Skip to content

Commit

Permalink
ci: add sbom generation action
Browse files Browse the repository at this point in the history
Signed-off-by: Yang Chiu <[email protected]>
  • Loading branch information
yangchiu committed Jun 24, 2024
1 parent c8a0804 commit 4a7c0a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,6 @@ jobs:
platforms: linux/amd64,linux/arm64
tags: longhornio/longhorn-e2e-test:${{ github.ref_name }}
file: e2e/Dockerfile

- name: sbom-generation
uses: anchore/sbom-action@v0

0 comments on commit 4a7c0a9

Please sign in to comment.