There was an error while loading. Please reload this page.
2 parents 194a57a + 6626c7a commit 887fa63Copy full SHA for 887fa63
1 file changed
.github/workflows/go.yml
@@ -40,7 +40,7 @@ jobs:
40
run: go install honnef.co/go/tools/cmd/staticcheck@latest && staticcheck ./...
41
42
- name: Run GoReleaser
43
- uses: goreleaser/goreleaser-action@v6
+ uses: goreleaser/goreleaser-action@v7
44
if: startsWith(github.ref, 'refs/tags/')
45
with:
46
version: latest
0 commit comments