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 19d0941 commit e7113e4Copy full SHA for e7113e4
.github/workflows/release.yaml
@@ -34,7 +34,7 @@ jobs:
34
password: ${{ secrets.GITHUB_TOKEN }}
35
- name: Setup Cosign
36
uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0
37
- - uses: anchore/sbom-action/download-syft@251a468eed47e5082b105c3ba6ee500c0e65a764 # v0.17.6
+ - uses: anchore/sbom-action/download-syft@fc46e51fd3cb168ffb36c6d1915723c47db58abb # v0.17.7
38
- name: Create release and SBOM
39
if: startsWith(github.ref, 'refs/tags/v')
40
uses: goreleaser/goreleaser-action@5742e2a039330cbb23ebf35f046f814d4c6ff811 # v5.1.0
0 commit comments