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 b77e9c2 commit cadbb72Copy full SHA for cadbb72
.github/workflows/ci.yml
@@ -123,7 +123,7 @@ jobs:
123
if: ${{ github.event_name == 'push' && github.ref != 'refs/heads/main' }}
124
125
- name: Download Syft
126
- uses: anchore/sbom-action/download-syft@24b0d5238516480139aa8bc6f92eeb7b54a9eb0a # v0.15.5
+ uses: anchore/sbom-action/download-syft@c6aed38a4323b393d05372c58a74c39ae8386d02 # v0.15.6
127
if: github.ref_type == 'tag'
128
129
- name: Install Cosign
0 commit comments