We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c38655 commit a7db74cCopy full SHA for a7db74c
.github/workflows/release.yaml
@@ -34,7 +34,7 @@ jobs:
34
password: ${{ secrets.GITHUB_TOKEN }}
35
- name: Setup Cosign
36
uses: sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8 # v3.2.0
37
- - uses: anchore/sbom-action/download-syft@78fc58e266e87a38d4194b2137a3d4e9bcaf7ca1 # v0.14.3
+ - uses: anchore/sbom-action/download-syft@95b086ac308035dc0850b3853be5b7ab108236a8 # v0.16.1
38
- name: Create release and SBOM
39
if: startsWith(github.ref, 'refs/tags/v')
40
uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5.0.0
0 commit comments