chore(deps): update orhunp/git-cliff docker tag to v2.10.0

This commit is contained in:
Renovate
2025-07-27 13:54:59 +00:00
parent 68b9813b01
commit 956229d266
+2 -2
View File
@@ -20,7 +20,7 @@ unbound_release_preconditions_failed:
unbound_release_changelog:
stage: .pre
image:
name: orhunp/git-cliff:2.9.1@sha256:a632437c86f599b93584046d43adc03297420f5519ab5ae39b85c4053d97aff4
name: orhunp/git-cliff:2.10.0@sha256:ae15c208868fd474987e30b2b8486d0cdf55ee580c68ec14237b3ac6a36e0d91
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:2.9.1@sha256:a632437c86f599b93584046d43adc03297420f5519ab5ae39b85c4053d97aff4
name: orhunp/git-cliff:2.10.0@sha256:ae15c208868fd474987e30b2b8486d0cdf55ee580c68ec14237b3ac6a36e0d91
entrypoint: [ "" ]
variables:
GIT_STRATEGY: clone # clone entire repo instead of reusing workspace