diff --git a/Release.gitlab-ci.yml b/Release.gitlab-ci.yml index 8cde5bf..0bc4bb2 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:3df1b4d1ce95aae1c671c67e525980f66adf613f45b92e2abc52b2289da5b26b + name: orhunp/git-cliff:latest@sha256:313d0d35818f7004f16150632885ddaf38ae4928f85b2e4b306b1dfc44eed6c8 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:3df1b4d1ce95aae1c671c67e525980f66adf613f45b92e2abc52b2289da5b26b + name: orhunp/git-cliff:latest@sha256:313d0d35818f7004f16150632885ddaf38ae4928f85b2e4b306b1dfc44eed6c8 entrypoint: [ "" ] variables: GIT_STRATEGY: clone # clone entire repo instead of reusing workspace