Skip to content

Commit d91c2fc

Browse files
Bump anchore/sbom-action from 0.18.0 to 0.19.0 (#117)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b98e7d5 commit d91c2fc

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

3838
- name: Install Cosign

0 commit comments

Comments
 (0)