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.
2 parents abc3822 + 18108be commit 4c0b306Copy full SHA for 4c0b306
1 file changed
.github/workflows/build.yaml
@@ -30,7 +30,7 @@ jobs:
30
31
# Build and release
32
- name: Run GoReleaser
33
- uses: goreleaser/goreleaser-action@v6
+ uses: goreleaser/goreleaser-action@v7
34
with:
35
version: latest
36
args: release --parallelism 2 --clean
0 commit comments