We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c46f4bb commit c513b34Copy full SHA for c513b34
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@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0.20.5
+ uses: anchore/sbom-action/download-syft@8e94d75ddd33f69f691467e42275782e4bfefe84 # v0.20.9
50
- name: Run goreleaser-action
51
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
52
with:
0 commit comments