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 860e14c commit c67318fCopy full SHA for c67318f
.github/workflows/sbom.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
30
31
- name: Install syft
32
- uses: anchore/sbom-action/download-syft@9246b90769f852b3a8921f330c59e0b3f439d6e9 # v0.20.1
+ uses: anchore/sbom-action/download-syft@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0.20.5
33
34
- name: Login to GitHub Container Registry
35
uses: docker/login-action@v3
0 commit comments