Skip to content

Commit 02d1731

Browse files
Bump anchore/sbom-action from 0.17.7 to 0.18.0 (ahmetb#111)
1 parent b86131b commit 02d1731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
go-version: stable
3333

3434
- name: Download Syft
35-
uses: anchore/sbom-action/download-syft@v0.17.7
35+
uses: anchore/sbom-action/download-syft@v0.18.0
3636
if: github.ref_type == 'tag'
3737

3838
- name: Install Cosign

0 commit comments

Comments
 (0)