We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7335b94 commit 2ee9134Copy full SHA for 2ee9134
1 file changed
.github/workflows/publish.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: Set up Syft
49
uses: anchore/sbom-action/download-syft@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0.20.5
50
- name: Run goreleaser-action
51
- uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
+ uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
52
with:
53
version: latest
54
args: release --clean --release-notes=.release_notes
0 commit comments