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