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 f47862e commit 75e38fcCopy full SHA for 75e38fc
.github/workflows/ci.yml
@@ -224,7 +224,7 @@ jobs:
224
225
- name: Download Syft
226
if: ${{ inputs.is_production_release }}
227
- uses: anchore/sbom-action/download-syft@f8bdd1d8ac5e901a77a92f111440fdb1b593736b # v0.20.6
+ uses: anchore/sbom-action/download-syft@d8a2c0130026bf585de5c176ab8f7ce62d75bf04 # v0.20.7
228
229
- name: Install Cosign
230
0 commit comments