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 74eac76 commit 7060771Copy full SHA for 7060771
.github/workflows/on-tag.yaml
@@ -46,7 +46,7 @@ jobs:
46
- name: Prune Git History
47
run: git fetch --prune --unshallow
48
- name: Install Syft
49
- uses: anchore/sbom-action/download-syft@07978da4bdb4faa726e52dfc6b1bed63d4b56479 # v0.13.3
+ uses: anchore/sbom-action/download-syft@422cb34a0f8b599678c41b21163ea6088edb2624 # v0.14.1
50
with:
51
version: v0.13.1
52
- name: Build CLI
0 commit comments