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 9840615 commit a9e451dCopy full SHA for a9e451d
.github/workflows/ci.yml
@@ -125,7 +125,7 @@ jobs:
125
go-version-file: go.mod
126
127
- name: Download Syft
128
- uses: anchore/sbom-action/download-syft@4d571ad1038a9cc29d676154ef265ab8f9027042 # v0.14.2
+ uses: anchore/sbom-action/download-syft@78fc58e266e87a38d4194b2137a3d4e9bcaf7ca1 # v0.14.3
129
if: startsWith(github.ref, 'refs/tags/')
130
131
- name: Build binaries
0 commit comments