diff --git a/Release.gitlab-ci.yml b/Release.gitlab-ci.yml index c31718e..6051fc7 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:673ab3ee21b3b203fc68916427588ad9063f244cd72d131f1e81e4fcd58622aa + name: orhunp/git-cliff:latest@sha256:9f57961721ff59158c916cde35cc806c148b5900fc79e8fa79efea41cd3d3140 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:673ab3ee21b3b203fc68916427588ad9063f244cd72d131f1e81e4fcd58622aa + name: orhunp/git-cliff:latest@sha256:9f57961721ff59158c916cde35cc806c148b5900fc79e8fa79efea41cd3d3140 entrypoint: [ "" ] variables: GIT_STRATEGY: clone # clone entire repo instead of reusing workspace