Skip to content

Commit d52e4b7

Browse files
committed
chore(deps): update anchore/sbom-action action to v0.17.2
| datasource | package | from | to | | ----------- | ------------------- | ------- | ------- | | github-tags | anchore/sbom-action | v0.16.0 | v0.17.2 |
1 parent d128021 commit d52e4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/.github/workflows/build.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ jobs:
353353
- name: Install cosign
354354
uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # v3.5.0
355355
- name: Install syft
356-
uses: anchore/sbom-action/download-syft@e8d2a6937ecead383dfe75190d104edd1f9c5751 # v0.16.0
356+
uses: anchore/sbom-action/download-syft@61119d458adab75f756bc0b9e4bde25725f86a7a # v0.17.2
357357
- name: Build Docker image and Helm chart
358358
run: |
359359
# Installing helm and yq on ubicloud-standard-8-arm only

0 commit comments

Comments
 (0)