We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67cca5f commit 40b530cCopy full SHA for 40b530c
1 file changed
.github/workflows/publish.yml
@@ -44,7 +44,7 @@ jobs:
44
id: release_notes
45
run: make release-notes > .release_notes
46
- name: Set up Syft
47
- uses: anchore/sbom-action/download-syft@9246b90769f852b3a8921f330c59e0b3f439d6e9 # v0.20.1
+ uses: anchore/sbom-action/download-syft@cee1b8e05ae5b2593a75e197229729eabaa9f8ec # v0.20.2
48
- name: Run goreleaser-action
49
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
50
with:
0 commit comments