Skip to content

Commit 4ac76d3

Browse files
Update anchore/sbom-action action to v0.17.8 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e042c77 commit 4ac76d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releaser.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
go-version-file: 'go.mod'
4646
cache: true
4747
- name: Install Syft
48-
uses: anchore/sbom-action/download-syft@fc46e51fd3cb168ffb36c6d1915723c47db58abb # v0.17.7
48+
uses: anchore/sbom-action/download-syft@55dc4ee22412511ee8c3142cbea40418e6cec693 # v0.17.8
4949
- name: Install Cosign
5050
uses: sigstore/cosign-installer@v3.7.0
5151
- name: Run GoReleaser

0 commit comments

Comments
 (0)