diff --git a/.gitea/workflows/Release.yml b/.gitea/workflows/Release.yml index 598b603..562d9ef 100644 --- a/.gitea/workflows/Release.yml +++ b/.gitea/workflows/Release.yml @@ -16,7 +16,7 @@ concurrency: env: GITEA_URL: http://gitea-http.gitea.svc.cluster.local:3000 RELEASE_TOKEN_FILE: /runner-secrets/release-token - GIT_CLIFF_VERSION: "2.13.0" + GIT_CLIFF_VERSION: "2.13.1" jobs: preconditions: