From 3a7ac73e1ded3ed2f80382c62d4b1bbc29a72245 Mon Sep 17 00:00:00 2001 From: Salman Muin Kayser Chishti Date: Thu, 11 Dec 2025 20:37:48 +0000 Subject: [PATCH] Update license metadata for @actions/http-client Mark @actions/http-client v2.2.1 and v3.0.0 as MIT license (correctly identified from LICENSE file content) --- .licenses/npm/@actions/http-client-2.2.1.dep.yml | 2 +- .licenses/npm/@actions/http-client-3.0.0.dep.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.licenses/npm/@actions/http-client-2.2.1.dep.yml b/.licenses/npm/@actions/http-client-2.2.1.dep.yml index 58302c06..cdccff4e 100644 --- a/.licenses/npm/@actions/http-client-2.2.1.dep.yml +++ b/.licenses/npm/@actions/http-client-2.2.1.dep.yml @@ -4,7 +4,7 @@ version: 2.2.1 type: npm summary: Actions Http Client homepage: https://github.com/actions/toolkit/tree/main/packages/http-client -license: other +license: mit licenses: - sources: LICENSE text: | diff --git a/.licenses/npm/@actions/http-client-3.0.0.dep.yml b/.licenses/npm/@actions/http-client-3.0.0.dep.yml index 52aa4533..f4e639f8 100644 --- a/.licenses/npm/@actions/http-client-3.0.0.dep.yml +++ b/.licenses/npm/@actions/http-client-3.0.0.dep.yml @@ -4,7 +4,7 @@ version: 3.0.0 type: npm summary: Actions Http Client homepage: https://github.com/actions/toolkit/tree/main/packages/http-client -license: other +license: mit licenses: - sources: LICENSE text: |