10BC0
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 c45de78 commit b9f5de1Copy full SHA for b9f5de1
.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@b6a39da80722a2cb0ef5d197531764a89b5d48c3 # v0.15.8
+ uses: anchore/sbom-action/download-syft@9fece9e20048ca9590af301449208b2b8861333b # v0.15.9
159
if: github.ref_type == 'tag'
160
161
- name: Install Cosign
0 commit comments