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 36e64ae commit 2108af7Copy full SHA for 2108af7
.github/workflows/ci.yml
@@ -161,7 +161,7 @@ jobs:
161
if: ${{ github.event_name == 'push' && github.ref != 'refs/heads/main' }}
162
163
- name: Download Syft
164
- uses: anchore/sbom-action/download-syft@e11c554f704a0b820cbf8c51673f6945e0731532 # v0.20.0
+ uses: anchore/sbom-action/download-syft@9246b90769f852b3a8921f330c59e0b3f439d6e9 # v0.20.1
165
if: github.ref_type == 'tag'
166
167
- name: Install Cosign
0 commit comments