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 19a416b commit 3e812d6Copy full SHA for 3e812d6
.github/workflows/release.yaml
@@ -36,7 +36,7 @@ jobs:
36
password: ${{ secrets.GITHUB_TOKEN }}
37
- name: Setup Cosign
38
uses: sigstore/cosign-installer@9e9de2292db7abb3f51b7f4808d98f0d347a8919 # v3.0.2
39
- - uses: anchore/sbom-action/download-syft@422cb34a0f8b599678c41b21163ea6088edb2624 # v0.14.1
+ - uses: anchore/sbom-action/download-syft@e11c554f704a0b820cbf8c51673f6945e0731532 # v0.20.0
40
- name: Create release and SBOM
41
if: startsWith(github.ref, 'refs/tags/v')
42
uses: goreleaser/goreleaser-action@v4
0 commit comments