Skip to content

Commit

Permalink
switch to spdx format
Browse files Browse the repository at this point in the history
  • Loading branch information
welpaolo committed Sep 12, 2024
1 parent 7d22375 commit bc8e479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: aquasecurity/[email protected]
with:
scan-type: 'image'
format: 'github'
format: 'spdx'
output: 'dependency-results.sbom.json'
image-ref: 'trivy/charmed-spark:test'
github-pat: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit bc8e479

Please sign in to comment.