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 a6a4514 commit 6c2d65cCopy full SHA for 6c2d65c
.github/workflows/ci.yml
@@ -161,7 +161,7 @@ jobs:
161
if: ${{ github.event_name == 'push' && github.ref != 'refs/heads/main' }}
162
163
- name: Download Syft
164
- uses: anchore/sbom-action/download-syft@df80a981bc6edbc4e220a492d3cbe9f5547a6e75 # v0.17.9
+ uses: anchore/sbom-action/download-syft@f325610c9f50a54015d37c8d16cb3b0e2c8f4de0 # v0.18.0
165
if: github.ref_type == 'tag'
166
167
- name: Install Cosign
0 commit comments