diff --git a/Release.gitlab-ci.yml b/Release.gitlab-ci.yml index c861834..6feb18a 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:891a4314d16cf3c3017368f6e82655f939840e2c9338b2334b4300adad517b0a + name: orhunp/git-cliff:latest@sha256:adc8d1639e37a0970b2a448283eff0bbdf036391459939d2b85c6241fc9822a9 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:891a4314d16cf3c3017368f6e82655f939840e2c9338b2334b4300adad517b0a + name: orhunp/git-cliff:latest@sha256:adc8d1639e37a0970b2a448283eff0bbdf036391459939d2b85c6241fc9822a9 entrypoint: [ "" ] variables: GIT_STRATEGY: clone # clone entire repo instead of reusing workspace