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 fb5ea33 commit 91fdebaCopy full SHA for 91fdeba
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
go-version: stable
33
34
- name: Download Syft
35
- uses: anchore/sbom-action/download-syft@v0.16.0
+ uses: anchore/sbom-action/download-syft@v0.17.0
36
if: github.ref_type == 'tag'
37
38
- name: Install Cosign
0 commit comments