Update README with allowed-dependencies-licenses example

This commit is contained in:
Dan Hardej
2025-10-23 16:31:35 +08:00
committed by GitHub
parent 07b91577a3
commit 99ce29f02e
+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