From d2dd12978c2959bc7a18ad8187ffccbd81df446a Mon Sep 17 00:00:00 2001
From: Ferenc Hammerl <31069338+fhammerl@users.noreply.github.com>
Date: Tue, 11 Apr 2023 11:42:46 +0000
Subject: [PATCH] Manually recognize MIT license of http-client

---
 .licenses/npm/@actions/http-client.dep.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.licenses/npm/@actions/http-client.dep.yml b/.licenses/npm/@actions/http-client.dep.yml
index d5b0993..19574a1 100644
--- a/.licenses/npm/@actions/http-client.dep.yml
+++ b/.licenses/npm/@actions/http-client.dep.yml
@@ -4,7 +4,7 @@ version: 2.1.0
 type: npm
 summary: Actions Http Client
 homepage: https://github.com/actions/toolkit/tree/main/packages/http-client
-license: other
+license: mit # manually overridden to 'mit' from 'other' until the @actions/http-client license is updatedd to a newer MIT format that licenser can recognize
 licenses:
 - sources: LICENSE
   text: |