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.
2 parents f7bee77 + 29b92f5 commit afcf52bCopy full SHA for afcf52b
.github/workflows/release.yaml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
go-version: '1.21'
26
- name: Run GoReleaser
27
- uses: goreleaser/goreleaser-action@v5
+ uses: goreleaser/goreleaser-action@v6
28
29
distribution: goreleaser
30
version: latest
0 commit comments