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

This commit is contained in:
Renovate
2024-11-18 02:54:24 +00:00
parent 91f232c54c
commit f9625ac4f5
+2 -2
View File
@@ -65,7 +65,7 @@ deploy-prod:
check_release:
stage: test
image:
name: goreleaser/goreleaser:v2.4.5@sha256:123935a56bb422aee8c7eafd9c48868d03ffc84bc599eac28251a60ee393ac57
name: goreleaser/goreleaser:v2.4.6@sha256:ee06a37ea5b3307f08b26ce51e60a251a0c06e9a52ef5596218a93e364a3af1d
entrypoint: [ '' ]
script: |
goreleaser check
@@ -76,7 +76,7 @@ release:
needs:
- unbound_release_prepare_release
image:
name: goreleaser/goreleaser:v2.4.5@sha256:123935a56bb422aee8c7eafd9c48868d03ffc84bc599eac28251a60ee393ac57
name: goreleaser/goreleaser:v2.4.6@sha256:ee06a37ea5b3307f08b26ce51e60a251a0c06e9a52ef5596218a93e364a3af1d
entrypoint: [ '' ]
variables:
# Disable shallow cloning so that goreleaser can diff between tags to