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 44d0950 commit a977839Copy full SHA for a977839
.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@95b086ac308035dc0850b3853be5b7ab108236a8 # v0.16.1
+ uses: anchore/sbom-action/download-syft@d94f46e13c6c62f59525ac9a1e147a99dc0b9bf5 # v0.17.0
159
if: github.ref_type == 'tag'
160
161
- name: Install Cosign
0 commit comments