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 3ee65f6 commit d885360Copy full SHA for d885360
.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@9fece9e20048ca9590af301449208b2b8861333b # v0.15.9
+ uses: anchore/sbom-action/download-syft@ab5d7b5f48981941c4c5d6bf33aeb98fe3bae38c # v0.15.10
141
if: github.ref_type == 'tag'
142
143
- name: Install Cosign
0 commit comments