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 e6bcd46 + 9c27501 commit 22013f9Copy full SHA for 22013f9
1 file changed
.github/workflows/ci.yml
@@ -79,6 +79,6 @@ jobs:
79
80
# Validate .goreleaser.yml so config errors are caught before tagging a release.
81
- name: Verify GoReleaser config
82
- uses: goreleaser/goreleaser-action@v6
+ uses: goreleaser/goreleaser-action@v7
83
with:
84
args: check
0 commit comments