Skip to content

Commit

Permalink
ci: Add sbom step
Browse files Browse the repository at this point in the history
  • Loading branch information
PurpleBooth authored Aug 21, 2024
1 parent 01f3569 commit 377445b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ jobs:
lfs: true
fetch-depth: 0
ref: v${{ needs.release.outputs.current_version }}
- uses: anchore/sbom-action@v0
- uses: actions/download-artifact@v4
with:
merge-multiple: true
Expand Down

0 comments on commit 377445b

Please sign in to comment.