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