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 c228ff1 commit 5ca03e4Copy full SHA for 5ca03e4
.github/workflows/ci.yml
@@ -159,7 +159,7 @@ jobs:
159
if: ${{ github.event_name == 'push' && github.ref != 'refs/heads/main' }}
160
161
- name: Download Syft
162
- uses: anchore/sbom-action/download-syft@d94f46e13c6c62f59525ac9a1e147a99dc0b9bf5 # v0.17.0
+ uses: anchore/sbom-action/download-syft@ab9d16d4b419c9d1a02df5213fa0ebe965ca5a57 # v0.17.1
163
if: github.ref_type == 'tag'
164
165
- name: Install Cosign
0 commit comments