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 e231032 commit c823de1Copy full SHA for c823de1
.github/workflows/release.yaml
@@ -65,7 +65,7 @@ jobs:
65
- name: Download Syft
66
uses: anchore/sbom-action/download-syft@55dc4ee22412511ee8c3142cbea40418e6cec693 # v0.17.8
67
- name: Run GoReleaser
68
- uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6
+ uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6
69
with:
70
# either 'goreleaser' (default) or 'goreleaser-pro'
71
distribution: goreleaser
0 commit comments