diff --git a/.gitea/workflows/Release.yml b/.gitea/workflows/Release.yml index 5a2e115..598b603 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.12.0" + GIT_CLIFF_VERSION: "2.13.0" jobs: preconditions: