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 ee4319c commit 8ecc148Copy full SHA for 8ecc148
.github/workflows/ci.yml
@@ -137,7 +137,7 @@ jobs:
137
if: ${{ github.event_name == 'push' && github.ref != 'refs/heads/main' }}
138
139
- name: Download Syft
140
- uses: anchore/sbom-action/download-syft@7ccf588e3cf3cc2611714c2eeae48550fbc17552 # v0.15.11
+ uses: anchore/sbom-action/download-syft@e8d2a6937ecead383dfe75190d104edd1f9c5751 # v0.16.0
141
if: github.ref_type == 'tag'
142
143
- name: Install Cosign
0 commit comments