From 76c4b8c5fa7bb6c3da9da93e2fccf0bf04766380 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 24 Nov 2024 02:51:02 +0000 Subject: [PATCH] chore(deps): update orhunp/git-cliff:latest docker digest to 313d0d3 --- 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 8cde5bf..0bc4bb2 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:3df1b4d1ce95aae1c671c67e525980f66adf613f45b92e2abc52b2289da5b26b + name: orhunp/git-cliff:latest@sha256:313d0d35818f7004f16150632885ddaf38ae4928f85b2e4b306b1dfc44eed6c8 entrypoint: [ "" ] variables: GIT_STRATEGY: clone # clone entire repo instead of reusing workspace @@ -141,7 +141,7 @@ unbound_release_handle_mr: unbound_release_prepare_release: stage: .pre image: - name: orhunp/git-cliff:latest@sha256:3df1b4d1ce95aae1c671c67e525980f66adf613f45b92e2abc52b2289da5b26b + name: orhunp/git-cliff:latest@sha256:313d0d35818f7004f16150632885ddaf38ae4928f85b2e4b306b1dfc44eed6c8 entrypoint: [ "" ] variables: GIT_STRATEGY: clone # clone entire repo instead of reusing workspace