Closed
Description
Describe the bug
This action fails when adding a license like Unicode-3.0 into the allowed_licenses
section.
To Reproduce
Steps to reproduce the behavior:
- Add the dependency-review-action to a project
- allow-licenses: "Unicode-3.0"
- Trigger
- See error: "Error: Invalid license(s) in allow-licenses: Unicode-3.0"
Expected behavior
License is allowed and can be used.
Action version
4.5.0 (latest as of today)