From a4654423c696e8d6ba89b2881aaef329a52f32cb Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 9 Dec 2024 17:51:00 +0000 Subject: [PATCH] chore(deps): update orhunp/git-cliff:latest docker digest to 18c9d46 --- 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 8d71b6e..8aa113c 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:e7f4d205aa66b9f65fabb482af2d90c90d0e23a85d0d89a1630d7d0e457605bc + name: orhunp/git-cliff:latest@sha256:18c9d46e7bf54e4ae9873d4d24fbe6776cf898d6a6b4a249e637f12e3b854ce8 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:e7f4d205aa66b9f65fabb482af2d90c90d0e23a85d0d89a1630d7d0e457605bc + name: orhunp/git-cliff:latest@sha256:18c9d46e7bf54e4ae9873d4d24fbe6776cf898d6a6b4a249e637f12e3b854ce8 entrypoint: [ "" ] variables: GIT_STRATEGY: clone # clone entire repo instead of reusing workspace