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 bb45746 commit 3cca54eCopy full SHA for 3cca54e
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
run: |
23
go mod tidy
24
- name: Run GoReleaser
25
- uses: goreleaser/goreleaser-action@v5
+ uses: goreleaser/goreleaser-action@v6
26
with:
27
distribution: goreleaser
28
version: latest
0 commit comments