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 1c56d6c commit 2be95acCopy full SHA for 2be95ac
.github/workflows/ci.yml
@@ -155,7 +155,7 @@ jobs:
155
if: github.event_name != 'pull_request'
156
157
- name: Download Syft
158
- uses: anchore/sbom-action/download-syft@7b36ad622f042cab6f59a75c2ac24ccb256e9b45 # v0.20.4
+ uses: anchore/sbom-action/download-syft@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0.20.5
159
if: github.ref_type == 'tag'
160
161
- name: Install Cosign
0 commit comments