From b495228271e9198e6b67ec97d51c7642e6b72964 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 3 Jun 2025 12:51:44 +0000 Subject: [PATCH] chore(deps): update orhunp/git-cliff docker tag to v2.9.1 --- 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 dd27a26..72eeb19 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.9.0@sha256:a087b42d7e0622e9a5b20c6fe7092432bcec479cafee5cc6cd19b1358d58ce60 + name: orhunp/git-cliff:2.9.1@sha256:a632437c86f599b93584046d43adc03297420f5519ab5ae39b85c4053d97aff4 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.9.0@sha256:a087b42d7e0622e9a5b20c6fe7092432bcec479cafee5cc6cd19b1358d58ce60 + name: orhunp/git-cliff:2.9.1@sha256:a632437c86f599b93584046d43adc03297420f5519ab5ae39b85c4053d97aff4 entrypoint: [ "" ] variables: GIT_STRATEGY: clone # clone entire repo instead of reusing workspace