From 95ec8be3b4bf69439748ca11e6b46cd7c27792e2 Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 24 Jan 2025 16:33:26 +0000 Subject: [PATCH] chore(deps): update orhunp/git-cliff docker tag to v2.8.0 --- 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 fa07142..c50fa33 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:2.7.0@sha256:69ca0c9260cbfd6145e89138f434d1f0bd53cc8ed66148fdb72b4c4e51c77d11 + name: orhunp/git-cliff:2.8.0@sha256:85d28ce2553fecdea5daf23c71aead532420e7c8caa2181a209c298ab2365a46 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:2.7.0@sha256:69ca0c9260cbfd6145e89138f434d1f0bd53cc8ed66148fdb72b4c4e51c77d11 + name: orhunp/git-cliff:2.8.0@sha256:85d28ce2553fecdea5daf23c71aead532420e7c8caa2181a209c298ab2365a46 entrypoint: [ "" ] variables: GIT_STRATEGY: clone # clone entire repo instead of reusing workspace -- 2.52.0