Merge pull request #1009 from danielhardej/patch-1

Update README to include `allow-dependencies-licenses` example
This commit is contained in:
Kevin Dangoor
2025-11-04 14:35:46 -08:00
committed by GitHub
+1
View File
@@ -169,6 +169,7 @@ You can pass configuration options to the dependency review action using your wo
# Use comma-separated names to pass list arguments:
deny-licenses: LGPL-2.0, BSD-2-Clause
allow-dependencies-licenses: "pkg:npm/@myorg/mypackage, pkg:npm/packagename, pkg:githubactions/owner/repo@2.0.0"
```
#### Option 2: Using an external configuration file