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 ae3fd65 commit b4e16d8Copy full SHA for b4e16d8
.github/workflows/goreleaser.yml
@@ -24,7 +24,7 @@ jobs:
24
check-latest: true
25
26
- name: Run GoReleaser
27
- uses: goreleaser/goreleaser-action@v5
+ uses: goreleaser/goreleaser-action@v6
28
with:
29
# either 'goreleaser' (default) or 'goreleaser-pro'
30
distribution: goreleaser
0 commit comments