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 3a08fda commit 9b78688Copy full SHA for 9b78688
.github/workflows/ci.yml
@@ -160,7 +160,7 @@ jobs:
160
if: ${{ github.event_name == 'push' && github.ref != 'refs/heads/main' }}
161
162
- name: Download Syft
163
- uses: anchore/sbom-action/download-syft@61119d458adab75f756bc0b9e4bde25725f86a7a # v0.17.2
+ uses: anchore/sbom-action/download-syft@f5e124a5e5e1d497a692818ae907d3c45829d033 # v0.17.3
164
if: github.ref_type == 'tag'
165
166
- name: Install Cosign
0 commit comments