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 21eb8dc commit 722649bCopy full SHA for 722649b
.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@ab9d16d4b419c9d1a02df5213fa0ebe965ca5a57 # v0.17.1
+ uses: anchore/sbom-action/download-syft@61119d458adab75f756bc0b9e4bde25725f86a7a # v0.17.2
159
if: github.ref_type == 'tag'
160
161
- name: Install Cosign
0 commit comments