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 5a03991 commit 37487d1Copy full SHA for 37487d1
.github/workflows/release.yml
@@ -44,7 +44,7 @@ jobs:
44
with:
45
go-version: '1.19'
46
- name: Run GoReleaser
47
- uses: goreleaser/goreleaser-action@v5
+ uses: goreleaser/goreleaser-action@v6
48
49
distribution: goreleaser
50
version: latest
0 commit comments