chore(deps): update orhunp/git-cliff:latest docker digest to 228ffdf

This commit is contained in:
Renovate
2024-11-19 20:51:10 +00:00
parent d536d149d4
commit e8325d86be
+2 -2
View File
@@ -20,7 +20,7 @@ unbound_release_preconditions_failed:
unbound_release_changelog: unbound_release_changelog:
stage: .pre stage: .pre
image: image:
name: orhunp/git-cliff:latest@sha256:07841c5f14853d21b26e1e71b51ebe82d26ad65c6cdd49beb2d0f524c166a488 name: orhunp/git-cliff:latest@sha256:228ffdfd48afc0a84fc226dc9986216fee1eafc35c4a7c23d417cc72422ae106
entrypoint: [ "" ] entrypoint: [ "" ]
variables: variables:
GIT_STRATEGY: clone # clone entire repo instead of reusing workspace GIT_STRATEGY: clone # clone entire repo instead of reusing workspace
@@ -141,7 +141,7 @@ unbound_release_handle_mr:
unbound_release_prepare_release: unbound_release_prepare_release:
stage: .pre stage: .pre
image: image:
name: orhunp/git-cliff:latest@sha256:07841c5f14853d21b26e1e71b51ebe82d26ad65c6cdd49beb2d0f524c166a488 name: orhunp/git-cliff:latest@sha256:228ffdfd48afc0a84fc226dc9986216fee1eafc35c4a7c23d417cc72422ae106
entrypoint: [ "" ] entrypoint: [ "" ]
variables: variables:
GIT_STRATEGY: clone # clone entire repo instead of reusing workspace GIT_STRATEGY: clone # clone entire repo instead of reusing workspace