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 5ffb84b commit e8bcf63Copy full SHA for e8bcf63
.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@e8d2a6937ecead383dfe75190d104edd1f9c5751 # v0.16.0
+ uses: anchore/sbom-action/download-syft@95b086ac308035dc0850b3853be5b7ab108236a8 # v0.16.1
163
if: github.ref_type == 'tag'
164
165
- name: Install Cosign
0 commit comments