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 8a2cb5b commit 54074a1Copy full SHA for 54074a1
.github/workflows/release.yml
@@ -448,7 +448,7 @@ jobs:
448
449
- name: Download Syft
450
id: syft
451
- uses: anchore/sbom-action/download-syft@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0.20.5
+ uses: anchore/sbom-action/download-syft@f8bdd1d8ac5e901a77a92f111440fdb1b593736b # v0.20.6
452
if: ${{ needs.variables.outputs.binary_cache_sign_hit != 'true' }}
453
454
- name: Install Cosign
0 commit comments