mirror of
https://github.com/actions/setup-dotnet.git
synced 2026-04-17 19:29:16 +12:00
* chore: update dependencies and license cache
Agent-Logs-Url: https://github.com/actions/setup-dotnet/sessions/e045029b-9f7d-4035-8714-f2c0a75f22f0
* fix: revert .licensed.yml change and set http-client license to mit
Agent-Logs-Url: https://github.com/actions/setup-dotnet/sessions/df77fea2-a442-4d42-9d49-a8617aa773a8
* Revert "fix: revert .licensed.yml change and set http-client license to mit"
This reverts commit 80db01fc60.
Co-authored-by: priyagupta108 <147705955+priyagupta108@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
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
|