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

This commit is contained in:
Renovate
2025-01-24 16:33:26 +00:00
parent e13fc655b2
commit 95ec8be3b4
+2 -2
View File
@@ -20,7 +20,7 @@ unbound_release_preconditions_failed:
unbound_release_changelog:
stage: .pre
image:
name: orhunp/git-cliff:2.7.0@sha256:69ca0c9260cbfd6145e89138f434d1f0bd53cc8ed66148fdb72b4c4e51c77d11
name: orhunp/git-cliff:2.8.0@sha256:85d28ce2553fecdea5daf23c71aead532420e7c8caa2181a209c298ab2365a46
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.7.0@sha256:69ca0c9260cbfd6145e89138f434d1f0bd53cc8ed66148fdb72b4c4e51c77d11
name: orhunp/git-cliff:2.8.0@sha256:85d28ce2553fecdea5daf23c71aead532420e7c8caa2181a209c298ab2365a46
entrypoint: [ "" ]
variables:
GIT_STRATEGY: clone # clone entire repo instead of reusing workspace