diff --git a/Release.gitlab-ci.yml b/Release.gitlab-ci.yml index a9a340a..ad8acd8 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:c2e982755b1c836b8bd496cab484530dfeff39066a39a2d61d85456bb278d31c + name: orhunp/git-cliff:2.7.0@sha256:69ca0c9260cbfd6145e89138f434d1f0bd53cc8ed66148fdb72b4c4e51c77d11 entrypoint: [ "" ] variables: GIT_STRATEGY: clone # clone entire repo instead of reusing workspace @@ -142,7 +142,7 @@ unbound_release_handle_mr: unbound_release_prepare_release: stage: .pre image: - name: orhunp/git-cliff:latest@sha256:c2e982755b1c836b8bd496cab484530dfeff39066a39a2d61d85456bb278d31c + name: orhunp/git-cliff:2.7.0@sha256:69ca0c9260cbfd6145e89138f434d1f0bd53cc8ed66148fdb72b4c4e51c77d11 entrypoint: [ "" ] variables: GIT_STRATEGY: clone # clone entire repo instead of reusing workspace