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 69a95bd commit 0ef5127Copy full SHA for 0ef5127
.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