We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d34d6a5 commit f547393Copy full SHA for f547393
.github/workflows/release.yaml
@@ -33,7 +33,7 @@ jobs:
33
password: ${{ secrets.GITHUB_TOKEN }}
34
- name: Setup Cosign
35
uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
36
- - uses: anchore/sbom-action/download-syft@9246b90769f852b3a8921f330c59e0b3f439d6e9 # v0.20.1
+ - uses: anchore/sbom-action/download-syft@cee1b8e05ae5b2593a75e197229729eabaa9f8ec # v0.20.2
37
- name: Create release and SBOM
38
if: startsWith(github.ref, 'refs/tags/v')
39
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
0 commit comments