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 3ae33cd commit 73fa0f9Copy full SHA for 73fa0f9
.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@fc46e51fd3cb168ffb36c6d1915723c47db58abb # v0.17.7
+ uses: anchore/sbom-action/download-syft@e11c554f704a0b820cbf8c51673f6945e0731532 # v0.20.0
116
117
- name: Create and push tag
118
run: |
0 commit comments