From 13cf23e35434a92d70ee6c3b3cc339fedf43d92a Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 21 Sep 2025 17:55:05 +0000 Subject: [PATCH] chore(deps): update orhunp/git-cliff docker tag to v2.10.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 bb4d2d4..09adb6c 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.10.0@sha256:ae15c208868fd474987e30b2b8486d0cdf55ee580c68ec14237b3ac6a36e0d91 + name: orhunp/git-cliff:2.10.1@sha256:6ba0d1fcb051bd7b154cfb19c4b2b3bfa2c22c475f5285fc30606777b6573119 entrypoint: [ "" ] variables: GIT_STRATEGY: clone # clone entire repo instead of reusing workspace @@ -160,7 +160,7 @@ unbound_release_handle_mr: unbound_release_prepare_release: stage: .pre image: - name: orhunp/git-cliff:2.10.0@sha256:ae15c208868fd474987e30b2b8486d0cdf55ee580c68ec14237b3ac6a36e0d91 + name: orhunp/git-cliff:2.10.1@sha256:6ba0d1fcb051bd7b154cfb19c4b2b3bfa2c22c475f5285fc30606777b6573119 entrypoint: [ "" ] variables: GIT_STRATEGY: clone # clone entire repo instead of reusing workspace