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 6e68454 commit a108b7eCopy full SHA for a108b7e
.github/workflows/ci.yml
@@ -87,7 +87,7 @@ jobs:
87
if: github.event_name != 'pull_request'
88
89
- name: Download Syft
90
- uses: anchore/sbom-action/download-syft@9f7302141466aa6482940f15371237e9d9f4c34a # v0.19.0
+ uses: anchore/sbom-action/download-syft@9246b90769f852b3a8921f330c59e0b3f439d6e9 # v0.20.1
91
if: github.ref_type == 'tag'
92
93
- name: Install Cosign
0 commit comments