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 998d906 commit a5029a1Copy full SHA for a5029a1
.github/workflows/release.yaml
@@ -28,7 +28,7 @@ jobs:
28
password: ${{ secrets.GITHUB_TOKEN }}
29
- name: Setup Cosign
30
uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0
31
- - uses: anchore/sbom-action/download-syft@f5e124a5e5e1d497a692818ae907d3c45829d033 # v0.17.3
+ - uses: anchore/sbom-action/download-syft@8d0a6505bf28ced3e85154d13dc6af83299e13f1 # v0.17.4
32
- name: Create release and SBOM
33
if: startsWith(github.ref, 'refs/tags/v')
34
uses: goreleaser/goreleaser-action@5742e2a039330cbb23ebf35f046f814d4c6ff811 # v5.1.0
0 commit comments