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

This commit is contained in:
Renovate
2025-12-14 16:55:52 +00:00
parent e2ea00e639
commit 84cd3ce9d2
+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.10.1@sha256:6ba0d1fcb051bd7b154cfb19c4b2b3bfa2c22c475f5285fc30606777b6573119 name: orhunp/git-cliff:2.11.0@sha256:9a214cf1b62ed3bfe4071ec0442c71eac7a4efe462f79ffe62781df081387a24
entrypoint: [ "" ] entrypoint: [ "" ]
variables: variables:
GIT_STRATEGY: clone # clone entire repo instead of reusing workspace GIT_STRATEGY: clone # clone entire repo instead of reusing workspace
@@ -160,7 +160,7 @@ unbound_release_handle_mr:
unbound_release_prepare_release: unbound_release_prepare_release:
stage: .pre stage: .pre
image: image:
name: orhunp/git-cliff:2.10.1@sha256:6ba0d1fcb051bd7b154cfb19c4b2b3bfa2c22c475f5285fc30606777b6573119 name: orhunp/git-cliff:2.11.0@sha256:9a214cf1b62ed3bfe4071ec0442c71eac7a4efe462f79ffe62781df081387a24
entrypoint: [ "" ] entrypoint: [ "" ]
variables: variables:
GIT_STRATEGY: clone # clone entire repo instead of reusing workspace GIT_STRATEGY: clone # clone entire repo instead of reusing workspace