We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1bc576 commit d09793bCopy full SHA for d09793b
.github/workflows/release.yaml
@@ -28,7 +28,7 @@ jobs:
28
password: ${{ secrets.GITHUB_TOKEN }}
29
- name: Setup Cosign
30
uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3.8.2
31
- - uses: anchore/sbom-action/download-syft@e11c554f704a0b820cbf8c51673f6945e0731532 # v0.20.0
+ - uses: anchore/sbom-action/download-syft@9246b90769f852b3a8921f330c59e0b3f439d6e9 # v0.20.1
32
- name: Create release and SBOM
33
if: startsWith(github.ref, 'refs/tags/v')
34
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
0 commit comments