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 6d996fa commit fdf5995Copy full SHA for fdf5995
.github/workflows/ci.yml
@@ -122,7 +122,7 @@ jobs:
122
if: ${{ github.event_name == 'push' && github.ref != 'refs/heads/main' }}
123
124
- name: Download Syft
125
- uses: anchore/sbom-action/download-syft@fd74a6fb98a204a1ad35bbfae0122c1a302ff88b # v0.15.0
+ uses: anchore/sbom-action/download-syft@5ecf649a417b8ae17dc8383dc32d46c03f2312df # v0.15.1
126
if: github.ref_type == 'tag'
127
128
- name: Install Cosign
0 commit comments