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

This commit is contained in:
Renovate
2025-06-02 12:51:39 +00:00
parent f5d34b6971
commit 21bd8fe440
+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:2.8.0@sha256:85d28ce2553fecdea5daf23c71aead532420e7c8caa2181a209c298ab2365a46 name: orhunp/git-cliff:2.9.0@sha256:a087b42d7e0622e9a5b20c6fe7092432bcec479cafee5cc6cd19b1358d58ce60
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:2.8.0@sha256:85d28ce2553fecdea5daf23c71aead532420e7c8caa2181a209c298ab2365a46 name: orhunp/git-cliff:2.9.0@sha256:a087b42d7e0622e9a5b20c6fe7092432bcec479cafee5cc6cd19b1358d58ce60
entrypoint: [ "" ] entrypoint: [ "" ]
variables: variables:
GIT_STRATEGY: clone # clone entire repo instead of reusing workspace GIT_STRATEGY: clone # clone entire repo instead of reusing workspace