mirror of
https://github.com/actions/setup-dotnet.git
synced 2026-04-18 03:39:16 +12:00
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>
This commit is contained in:
committed by
GitHub
parent
80db01fc60
commit
b21d66d5e6
@@ -14,3 +14,4 @@ allowed:
|
||||
reviewed:
|
||||
npm:
|
||||
- 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
|
||||
summary: Actions Http Client
|
||||
homepage: https://github.com/actions/toolkit/tree/main/packages/http-client
|
||||
license: mit
|
||||
license: other
|
||||
licenses:
|
||||
- sources: LICENSE
|
||||
text: |
|
||||
|
||||
Reference in New Issue
Block a user