We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 118a8d2 commit 457f2eaCopy full SHA for 457f2ea
.github/workflows/build.yaml
@@ -37,7 +37,7 @@ jobs:
37
38
# Build and release
39
- name: Run GoReleaser
40
- uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0
+ uses: goreleaser/goreleaser-action@e24998b8b67b290c2fa8b7c14fcfa7de2c5c9b8c # v7.1.0
41
with:
42
version: latest
43
args: release --parallelism 2 --clean
0 commit comments