chore(deps): update goreleaser/goreleaser docker tag to v2.12.6

This commit is contained in:
Renovate
2025-10-22 11:19:22 +02:00
committed by Joakim Olsson
parent 5b64cd0165
commit 540e90a577
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -61,7 +61,7 @@ deploy-prod:
check_release:
stage: test
image:
name: goreleaser/goreleaser:v2.12.5@sha256:812dda67b334c99b80571720977e6eee7e977a57e6b8e29a8b0c680a750300d7
name: goreleaser/goreleaser:v2.12.6@sha256:fdb44c129c09afe4625a817b672885ab820f57bcbedf9b1ae08fabf88cdc7691
entrypoint: [ '' ]
variables:
GOTOOLCHAIN: auto
@@ -74,7 +74,7 @@ release:
needs:
- unbound_release_prepare_release
image:
name: goreleaser/goreleaser:v2.12.5@sha256:812dda67b334c99b80571720977e6eee7e977a57e6b8e29a8b0c680a750300d7
name: goreleaser/goreleaser:v2.12.6@sha256:fdb44c129c09afe4625a817b672885ab820f57bcbedf9b1ae08fabf88cdc7691
entrypoint: [ '' ]
variables:
# Disable shallow cloning so that goreleaser can diff between tags to
+1 -1
View File
@@ -21,7 +21,7 @@ homebrew_casks:
repository:
owner: unboundsoftware
name: homebrew-taps
binary: schemactl
binaries: [schemactl]
directory: Casks
commit_author:
name: "Joakim Olsson"