From a1bee22673bee4afb9ce4e0a1dc3da1c44060b7d Mon Sep 17 00:00:00 2001 From: Bassem Dghaidi <568794+Link-@users.noreply.github.com> Date: Thu, 29 Jan 2026 01:39:24 -0800 Subject: [PATCH] Add review for the @actions/http-client license --- .licensed.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.licensed.yml b/.licensed.yml index e830053..0557932 100644 --- a/.licensed.yml +++ b/.licensed.yml @@ -27,4 +27,5 @@ reviewed: - fs.realpath # ISC - glob # ISC - prettier # MIT - - lodash # MIT \ No newline at end of file + - lodash # MIT + - "@actions/http-client" # MIT \ No newline at end of file