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 6d9f902 commit 19fb47bCopy full SHA for 19fb47b
.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@cee1b8e05ae5b2593a75e197229729eabaa9f8ec # v0.20.2
+ uses: anchore/sbom-action/download-syft@7b36ad622f042cab6f59a75c2ac24ccb256e9b45 # v0.20.4
165
if: github.ref_type == 'tag'
166
167
- name: Install Cosign
0 commit comments