We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a37b70f commit dcd176dCopy full SHA for dcd176d
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
go-version: 1.22
28
cache: true
29
- uses: sigstore/[email protected] # installs cosign
30
- - uses: anchore/sbom-action/download-syft@v0.16.0 # installs syft
+ - uses: anchore/sbom-action/download-syft@v0.17.1 # installs syft
31
- uses: docker/login-action@v3 # login to ghcr
32
with:
33
registry: ghcr.io
0 commit comments