We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e042c77 commit 4ac76d3Copy full SHA for 4ac76d3
.github/workflows/releaser.yml
@@ -45,7 +45,7 @@ jobs:
45
go-version-file: 'go.mod'
46
cache: true
47
- name: Install Syft
48
- uses: anchore/sbom-action/download-syft@fc46e51fd3cb168ffb36c6d1915723c47db58abb # v0.17.7
+ uses: anchore/sbom-action/download-syft@55dc4ee22412511ee8c3142cbea40418e6cec693 # v0.17.8
49
- name: Install Cosign
50
uses: sigstore/cosign-installer@v3.7.0
51
- name: Run GoReleaser
0 commit comments