We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 789b801 commit ab9ead5Copy full SHA for ab9ead5
.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@78fc58e266e87a38d4194b2137a3d4e9bcaf7ca1 # v0.14.3
+ uses: anchore/sbom-action/download-syft@fd74a6fb98a204a1ad35bbfae0122c1a302ff88b # v0.15.0
126
if: github.ref_type == 'tag'
127
128
- name: Install Cosign
0 commit comments