Skip to content

Commit 1e0b666

Browse files
chore(deps): update anchore/sbom-action action to v0.16.0 (#392)
| datasource | package | from | to | | ----------- | ------------------- | -------- | ------- | | github-tags | anchore/sbom-action | v0.15.11 | v0.16.0 |
1 parent 7918471 commit 1e0b666

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
@@ -349,7 +349,7 @@ jobs:
349349
- name: Install cosign
350350
uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # v3.5.0
351351
- name: Install syft
352-
uses: anchore/sbom-action/download-syft@7ccf588e3cf3cc2611714c2eeae48550fbc17552 # v0.15.11
352+
uses: anchore/sbom-action/download-syft@e8d2a6937ecead383dfe75190d104edd1f9c5751 # v0.16.0
353353
- name: Build Docker image and Helm chart
354354
run: |
355355
# Installing helm on BuildJet only

0 commit comments

Comments
 (0)