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 d77bfeb commit 02263e5Copy full SHA for 02263e5
.github/workflows/release-manual.yml
@@ -112,7 +112,7 @@ jobs:
112
uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3.8.2
113
114
- name: Install syft
115
- uses: anchore/sbom-action/download-syft@e11c554f704a0b820cbf8c51673f6945e0731532 # v0.20.0
+ uses: anchore/sbom-action/download-syft@7b36ad622f042cab6f59a75c2ac24ccb256e9b45 # v0.20.4
116
117
- name: Create and push tag
118
run: |
0 commit comments