We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 075768b commit b04d3d1Copy full SHA for b04d3d1
.github/workflows/base-binary-release.yaml
@@ -19,7 +19,7 @@ on:
19
20
env:
21
# renovate: datasource=github-releases depName=goreleaser/goreleaser-pro
22
- GORELEASER_PRO_VERSION: v2.7.0
+ GORELEASER_PRO_VERSION: v2.11.0
23
24
jobs:
25
goreleaser:
.github/workflows/base-ci-binary.yaml
@@ -21,7 +21,7 @@ on:
26
27
check-goreleaser:
0 commit comments