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 7b347d2 commit dc11a8dCopy full SHA for dc11a8d
1 file changed
.github/workflows/release.yaml
@@ -36,7 +36,7 @@ jobs:
36
curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -s -- -b /usr/local/bin
37
38
- name: Run GoReleaser
39
- uses: goreleaser/goreleaser-action@v6
+ uses: goreleaser/goreleaser-action@v7
40
with:
41
distribution: goreleaser
42
version: "~> v2"
0 commit comments