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:
parent
501d6b2975
commit
80db01fc60
2 changed files with 1 additions and 2 deletions
|
|
@ -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: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue