diff --git a/.gitea/workflows/Release.yml b/.gitea/workflows/Release.yml index eaafcfa..86d9c7e 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.1" + GIT_CLIFF_VERSION: "2.14.1" jobs: preconditions: