mirror of
https://github.com/actions/setup-java.git
synced 2026-07-08 14:21:50 +00:00
21 lines
382 B
YAML
21 lines
382 B
YAML
sources:
|
|
npm: true
|
|
|
|
allowed:
|
|
- apache-2.0
|
|
- 0bsd
|
|
- bsd-2-clause
|
|
- bsd-3-clause
|
|
- isc
|
|
- mit
|
|
- cc0-1.0
|
|
- unlicense
|
|
- blueoak-1.0.0
|
|
|
|
reviewed:
|
|
npm:
|
|
- "@actions/http-client" # MIT (license text present), but detected as "other"
|
|
- "argparse" # Python Software Foundation License (PSF), but detected as "other"
|
|
- "balanced-match"
|
|
- "brace-expansion"
|