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 7728dcc commit 41a5c05Copy full SHA for 41a5c05
.github/workflows/ci.yml
@@ -120,7 +120,7 @@ jobs:
120
if: ${{ github.event_name == 'push' && github.ref != 'refs/heads/main' }}
121
122
- name: Download Syft
123
- uses: anchore/sbom-action/download-syft@c6aed38a4323b393d05372c58a74c39ae8386d02 # v0.15.6
+ uses: anchore/sbom-action/download-syft@b6a39da80722a2cb0ef5d197531764a89b5d48c3 # v0.15.8
124
if: github.ref_type == 'tag'
125
126
- name: Install Cosign
0 commit comments