Skip to content

Commit c2e9cae

Browse files
Bump anchore/sbom-action from 0.19.0 to 0.20.0 (#121)
1 parent f866bd5 commit c2e9cae

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.19.0
35+
uses: anchore/sbom-action/download-syft@v0.20.0
3636
if: github.ref_type == 'tag'
3737

3838
- name: Install Cosign

0 commit comments

Comments
 (0)