We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b4202b commit baeb4efCopy full SHA for baeb4ef
.github/workflows/release.yaml
@@ -26,7 +26,7 @@ jobs:
26
cache: true
27
28
- uses: sigstore/cosign-installer@v3.3.0
29
- - uses: anchore/sbom-action/download-syft@v0.15.7
+ - uses: anchore/sbom-action/download-syft@v0.15.9
30
31
- uses: docker/login-action@v3
32
with:
0 commit comments