mirror of
https://github.com/actions/setup-java.git
synced 2026-04-08 12:38:18 +01:00
Agent-Logs-Url: https://github.com/actions/setup-java/sessions/55ba1e4b-a515-4177-8a35-44bffa4ad0c0 Co-authored-by: lmvysakh <187510632+lmvysakh@users.noreply.github.com>
17 lines
316 B
YAML
17 lines
316 B
YAML
sources:
|
|
npm: true
|
|
|
|
allowed:
|
|
- apache-2.0
|
|
- 0bsd
|
|
- bsd-2-clause
|
|
- bsd-3-clause
|
|
- isc
|
|
- mit
|
|
- cc0-1.0
|
|
- unlicense
|
|
|
|
reviewed:
|
|
npm:
|
|
- "@actions/http-client" # MIT (license text present), but detected as "other"
|
|
- "argparse" # Python Software Foundation License (PSF), but detected as "other" |