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 15297c3 commit b6d71a8Copy full SHA for b6d71a8
README.md
@@ -65,7 +65,7 @@ jobs:
65
uses: oss-review-toolkit/ort-ci-github-action@v1
66
with:
67
allow-dynamic-versions: 'true'
68
- ort-cli-analyze-args: '--package-managers NPM,Yarn,Yarn2'
+ ort-cli-analyze-args: '-P ort.analyzer.enabledPackageManagers=NPM,Yarn,Yarn2'
69
```
70
71
#### Run ORT with labels
0 commit comments