[chore][builder-snapshot.yaml] Bump goreleaser version (#13500)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description Bumps goreleaser version I am not sure how, but Fixes #13497
This commit is contained in:
parent
1666e4b6ac
commit
9db582704b
|
|
@ -14,7 +14,7 @@ permissions:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
# renovate: datasource=github-tags depName=goreleaser-pro packageName=goreleaser/goreleaser-pro
|
# renovate: datasource=github-tags depName=goreleaser-pro packageName=goreleaser/goreleaser-pro
|
||||||
GORELEASER_PRO_VERSION: v2.7.0
|
GORELEASER_PRO_VERSION: v2.11.1
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
snapshot:
|
snapshot:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue