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 7f23c1f commit 03b4233Copy full SHA for 03b4233
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: '-P ort.analyzer.enabledPackageManagers=NPM,Yarn,Yarn2'
+ ort-cli-args: '-P ort.analyzer.enabledPackageManagers=NPM,Yarn,Yarn2'
69
```
70
71
#### Run ORT with labels
0 commit comments