We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e89868 commit 7335b94Copy full SHA for 7335b94
1 file changed
.github/workflows/publish.yml
@@ -46,7 +46,7 @@ jobs:
46
id: release_notes
47
run: make release-notes > .release_notes
48
- name: Set up Syft
49
- uses: anchore/sbom-action/download-syft@7b36ad622f042cab6f59a75c2ac24ccb256e9b45 # v0.20.4
+ uses: anchore/sbom-action/download-syft@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0.20.5
50
- name: Run goreleaser-action
51
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
52
with:
0 commit comments