We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd2fc46 commit 8e03acbCopy full SHA for 8e03acb
.github/workflows/release.yml
@@ -60,7 +60,7 @@ jobs:
60
with:
61
go-version-file: "./go.mod"
62
- name: Run GoReleaser
63
- uses: goreleaser/goreleaser-action@v5
+ uses: goreleaser/goreleaser-action@v6
64
65
args: release --clean
66
env:
0 commit comments