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 9425d1e commit 0ff4f0aCopy full SHA for 0ff4f0a
.github/workflows/ci.yml
@@ -155,7 +155,7 @@ jobs:
155
if: github.event_name != 'pull_request'
156
157
- name: Download Syft
158
- uses: anchore/sbom-action/download-syft@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0.20.5
+ uses: anchore/sbom-action/download-syft@f8bdd1d8ac5e901a77a92f111440fdb1b593736b # v0.20.6
159
if: github.ref_type == 'tag'
160
161
- name: Install Cosign
0 commit comments