From 4631065675dd27f3aa6c5e7a8d496f407759c519 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 4 Dec 2024 20:51:30 +0000 Subject: [PATCH] chore(deps): update orhunp/git-cliff:latest docker digest to f7766ec --- Release.gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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