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 b160318 commit 556eda3Copy full SHA for 556eda3
.github/workflows/ci.yml
@@ -127,7 +127,7 @@ jobs:
127
if: startsWith(github.ref, 'refs/tags/')
128
129
- name: Download Syft
130
- uses: anchore/sbom-action/download-syft@54e36e45f34bc64728f51adb8044404daca492a6 # v0.13.2
+ uses: anchore/sbom-action/download-syft@07978da4bdb4faa726e52dfc6b1bed63d4b56479 # v0.13.3
131
132
133
- name: Build binary
0 commit comments