Skip to content

Commit a71f313

Browse files
chore(deps): update anchore/sbom-action action to v0.17.2
1 parent cc449e1 commit a71f313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: actions/setup-go@v5
3636
with:
3737
go-version: 1.22.x
38-
- uses: anchore/sbom-action/download-syft@v0.16.0
38+
- uses: anchore/sbom-action/download-syft@v0.17.2
3939
- name: setup qemu
4040
id: qemu
4141
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)