mirror of
https://github.com/actions/checkout.git
synced 2026-06-17 23:27:45 +07:00
d914b262ff
* upgrade module to esm so I can update dependencies * fix ci failures
16 lines
175 B
YAML
16 lines
175 B
YAML
sources:
|
|
npm: true
|
|
|
|
allowed:
|
|
- apache-2.0
|
|
- bsd-2-clause
|
|
- bsd-3-clause
|
|
- isc
|
|
- mit
|
|
- cc0-1.0
|
|
- unlicense
|
|
|
|
reviewed:
|
|
npm:
|
|
- "@actions/http-client" # MIT
|