mirror of
https://github.com/actions/setup-dotnet.git
synced 2026-04-18 03:39:16 +12:00
This reverts commit 80db01fc60.
Co-authored-by: priyagupta108 <147705955+priyagupta108@users.noreply.github.com>
18 lines
206 B
YAML
18 lines
206 B
YAML
sources:
|
|
npm: true
|
|
|
|
allowed:
|
|
- apache-2.0
|
|
- 0bsd
|
|
- bsd-2-clause
|
|
- bsd-3-clause
|
|
- isc
|
|
- mit
|
|
- cc0-1.0
|
|
- unlicense
|
|
|
|
reviewed:
|
|
npm:
|
|
- sax # ISC + MIT
|
|
- "@actions/http-client" # MIT
|