We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63bcb26 commit 12ce9c6Copy full SHA for 12ce9c6
.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@251a468eed47e5082b105c3ba6ee500c0e65a764 # v0.17.6
+ uses: anchore/sbom-action/download-syft@fc46e51fd3cb168ffb36c6d1915723c47db58abb # v0.17.7
165
if: github.ref_type == 'tag'
166
167
- name: Install Cosign
0 commit comments