We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9acdf1e commit fe5f27aCopy full SHA for fe5f27a
action.yml
@@ -141,7 +141,7 @@ inputs:
141
List of arguments to pass to ORT Advisor CLI.
142
required: false
143
ort-cli-report-args:
144
- default: '-O SpdxDocument=output.file.formats=json,yaml'
+ default: '-O CycloneDX=output.file.formats=json,xml -O SpdxDocument=output.file.formats=json,yaml'
145
description: |
146
List of arguments to pass to ORT Reporter CLI.
147
0 commit comments