diff --git a/Release.gitlab-ci.yml b/Release.gitlab-ci.yml index 6051fc7..8cde5bf 100644 --- a/Release.gitlab-ci.yml +++ b/Release.gitlab-ci.yml @@ -20,7 +20,7 @@ unbound_release_preconditions_failed: unbound_release_changelog: stage: .pre image: - name: orhunp/git-cliff:latest@sha256:9f57961721ff59158c916cde35cc806c148b5900fc79e8fa79efea41cd3d3140 + name: orhunp/git-cliff:latest@sha256:3df1b4d1ce95aae1c671c67e525980f66adf613f45b92e2abc52b2289da5b26b entrypoint: [ "" ] variables: GIT_STRATEGY: clone # clone entire repo instead of reusing workspace @@ -141,7 +141,7 @@ unbound_release_handle_mr: unbound_release_prepare_release: stage: .pre image: - name: orhunp/git-cliff:latest@sha256:9f57961721ff59158c916cde35cc806c148b5900fc79e8fa79efea41cd3d3140 + name: orhunp/git-cliff:latest@sha256:3df1b4d1ce95aae1c671c67e525980f66adf613f45b92e2abc52b2289da5b26b entrypoint: [ "" ] variables: GIT_STRATEGY: clone # clone entire repo instead of reusing workspace