mirror of
https://github.com/actions/setup-dotnet.git
synced 2026-04-10 02:18:19 +01:00
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
This commit is contained in:
committed by
GitHub
parent
501d6b2975
commit
80db01fc60
@@ -14,4 +14,3 @@ allowed:
|
|||||||
reviewed:
|
reviewed:
|
||||||
npm:
|
npm:
|
||||||
- sax # ISC + MIT
|
- sax # ISC + MIT
|
||||||
- "@actions/http-client" # MIT
|
|
||||||
|
|||||||
2
.licenses/npm/@actions/http-client-3.0.2.dep.yml
generated
2
.licenses/npm/@actions/http-client-3.0.2.dep.yml
generated
@@ -4,7 +4,7 @@ version: 3.0.2
|
|||||||
type: npm
|
type: npm
|
||||||
summary: Actions Http Client
|
summary: Actions Http Client
|
||||||
homepage: https://github.com/actions/toolkit/tree/main/packages/http-client
|
homepage: https://github.com/actions/toolkit/tree/main/packages/http-client
|
||||||
license: other
|
license: mit
|
||||||
licenses:
|
licenses:
|
||||||
- sources: LICENSE
|
- sources: LICENSE
|
||||||
text: |
|
text: |
|
||||||
|
|||||||
Reference in New Issue
Block a user