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 3e7acfc commit 1b4bde3Copy full SHA for 1b4bde3
.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@ab5d7b5f48981941c4c5d6bf33aeb98fe3bae38c # v0.15.10
+ uses: anchore/sbom-action/download-syft@7ccf588e3cf3cc2611714c2eeae48550fbc17552 # v0.15.11
141
if: github.ref_type == 'tag'
142
143
- name: Install Cosign
0 commit comments