diff --git a/Release.gitlab-ci.yml b/Release.gitlab-ci.yml index 39224b1..806749e 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:1847ae4b7cc81244bcdd7f6e8e594d63ad1e66ff6d15407f1d064d7b7f184de1 + name: orhunp/git-cliff:latest@sha256:66f319ede63050a4c33f815bb70e955ed4379ab48e6aed3aaf4697e5a5ad4ca8 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:1847ae4b7cc81244bcdd7f6e8e594d63ad1e66ff6d15407f1d064d7b7f184de1 + name: orhunp/git-cliff:latest@sha256:66f319ede63050a4c33f815bb70e955ed4379ab48e6aed3aaf4697e5a5ad4ca8 entrypoint: [ "" ] variables: GIT_STRATEGY: clone # clone entire repo instead of reusing workspace