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 2132258 commit 1f8d3f5Copy full SHA for 1f8d3f5
.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@5ecf649a417b8ae17dc8383dc32d46c03f2312df # v0.15.1
+ uses: anchore/sbom-action/download-syft@c7f031d9249a826a082ea14c79d3b686a51d485a # v0.15.3
154
if: github.ref_type == 'tag'
155
156
- name: Install Cosign
0 commit comments