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

This commit is contained in:
Renovate
2024-12-04 20:51:30 +00:00
parent cd9902c3b8
commit 4631065675
+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:adc8d1639e37a0970b2a448283eff0bbdf036391459939d2b85c6241fc9822a9 name: orhunp/git-cliff:latest@sha256:f7766ec5b8adc10c836cdf47ffa552ff522b4934a06b99c518312447489e8c52
entrypoint: [ "" ] entrypoint: [ "" ]
variables: variables:
GIT_STRATEGY: clone # clone entire repo instead of reusing workspace GIT_STRATEGY: clone # clone entire repo instead of reusing workspace
@@ -142,7 +142,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:adc8d1639e37a0970b2a448283eff0bbdf036391459939d2b85c6241fc9822a9 name: orhunp/git-cliff:latest@sha256:f7766ec5b8adc10c836cdf47ffa552ff522b4934a06b99c518312447489e8c52
entrypoint: [ "" ] entrypoint: [ "" ]
variables: variables:
GIT_STRATEGY: clone # clone entire repo instead of reusing workspace GIT_STRATEGY: clone # clone entire repo instead of reusing workspace