8000
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 ab489a4 commit c2987a4Copy full SHA for c2987a4
.github/workflows/ci.yml
@@ -150,7 +150,7 @@ jobs:
150
if: github.event_name != 'pull_request'
151
152
- name: Download Syft
153
- uses: anchore/sbom-action/download-syft@24b0d5238516480139aa8bc6f92eeb7b54a9eb0a # v0.15.5
+ uses: anchore/sbom-action/download-syft@c6aed38a4323b393d05372c58a74c39ae8386d02 # v0.15.6
154
if: github.ref_type == 'tag'
155
156
- name: Install Cosign
0 commit comments