We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4814ef5 commit d5f4b3bCopy full SHA for d5f4b3b
1 file changed
.github/workflows/goreleaser.yml
@@ -23,7 +23,7 @@ jobs:
23
go-version-file: go.mod
24
check-latest: true
25
- name: Run GoReleaser
26
- uses: goreleaser/goreleaser-action@v5
+ uses: goreleaser/goreleaser-action@v6
27
with:
28
# either 'goreleaser' (default) or 'goreleaser-pro'
29
distribution: goreleaser
0 commit comments