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 735b918 commit 5ce8ae8Copy full SHA for 5ce8ae8
.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@8d0a6505bf28ced3e85154d13dc6af83299e13f1 # v0.17.4
+ uses: anchore/sbom-action/download-syft@1ca97d9028b51809cf6d3c934c3e160716e1b605 # v0.17.5
165
if: github.ref_type == 'tag'
166
167
- name: Install Cosign
0 commit comments