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 bedfad9 + 80c330d commit 9f7e89eCopy full SHA for 9f7e89e
1 file changed
.github/workflows/go.yml
@@ -51,7 +51,7 @@ jobs:
51
retention-days: 1
52
53
- name: Run GoReleaser
54
- uses: goreleaser/goreleaser-action@v6
+ uses: goreleaser/goreleaser-action@v7
55
if: startsWith(github.ref, 'refs/tags/')
56
with:
57
version: latest
0 commit comments