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 a66c06fCopy full SHA for a66c06f
.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@cee1b8e05ae5b2593a75e197229729eabaa9f8ec # v0.20.2
116
117
- name: Create and push tag
118
run: |
0 commit comments