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 b98e7d5 commit d91c2fcCopy full SHA for d91c2fc
.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.18.0
+ uses: anchore/sbom-action/download-syft@v0.19.0
36
if: github.ref_type == 'tag'
37
38
- name: Install Cosign
0 commit comments