Skip to content

Commit

Permalink
Update dependency-check-sbom.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pietrodematteis authored Feb 11, 2025
1 parent 7bca2aa commit 5fed9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-check-sbom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
format: 'HTML'
out: 'reports' # this is the default, no need to specify unless you wish to override it
args: >
--failOnCVSS 7
#--failOnCVSS 7
--enableRetired
- name: Upload Test results
uses: actions/upload-artifact@master
Expand Down

0 comments on commit 5fed9d5

Please sign in to comment.