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 82f3d30 commit 966387dCopy full SHA for 966387d
.github/workflows/release.yml
@@ -448,7 +448,7 @@ jobs:
448
449
- name: Download Syft
450
id: syft
451
- uses: anchore/sbom-action/download-syft@cee1b8e05ae5b2593a75e197229729eabaa9f8ec # v0.20.2
+ uses: anchore/sbom-action/download-syft@7b36ad622f042cab6f59a75c2ac24ccb256e9b45 # v0.20.4
452
if: ${{ needs.variables.outputs.binary_cache_sign_hit != 'true' }}
453
454
- name: Install Cosign
0 commit comments