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 250f63e commit d1c995fCopy full SHA for d1c995f
.github/workflows/ci.yml
@@ -99,7 +99,7 @@ jobs:
99
go-version-file: go.mod
100
101
- name: Download Syft
102
- uses: anchore/sbom-action/download-syft@448520c4f19577ffce70a8317e619089054687e3 # v0.13.4
+ uses: anchore/sbom-action/download-syft@422cb34a0f8b599678c41b21163ea6088edb2624 # v0.14.1
103
if: startsWith(github.ref, 'refs/tags/')
104
105
- name: Build binaries
0 commit comments