From a625e3210587e0bc390d8bdab279ef3ddc977979 Mon Sep 17 00:00:00 2001 From: Francesco Renzi Date: Fri, 21 Oct 2022 00:06:03 +0100 Subject: [PATCH] update licenses --- .licenses/npm/@actions/http-client-1.0.11.dep.yml | 2 +- .licenses/npm/@actions/http-client-2.0.1.dep.yml | 2 +- .licenses/npm/minimatch.dep.yml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.licenses/npm/@actions/http-client-1.0.11.dep.yml b/.licenses/npm/@actions/http-client-1.0.11.dep.yml index 9d86e46..43316cb 100644 --- a/.licenses/npm/@actions/http-client-1.0.11.dep.yml +++ b/.licenses/npm/@actions/http-client-1.0.11.dep.yml @@ -4,7 +4,7 @@ version: 1.0.11 type: npm summary: Actions Http Client homepage: https://github.com/actions/http-client#readme -license: other +license: mit licenses: - sources: LICENSE text: | diff --git a/.licenses/npm/@actions/http-client-2.0.1.dep.yml b/.licenses/npm/@actions/http-client-2.0.1.dep.yml index 8c65767..5c60ad3 100644 --- a/.licenses/npm/@actions/http-client-2.0.1.dep.yml +++ b/.licenses/npm/@actions/http-client-2.0.1.dep.yml @@ -4,7 +4,7 @@ version: 2.0.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/minimatch.dep.yml b/.licenses/npm/minimatch.dep.yml index 317e4bc..a4ff623 100644 --- a/.licenses/npm/minimatch.dep.yml +++ b/.licenses/npm/minimatch.dep.yml @@ -1,9 +1,9 @@ --- name: minimatch -version: 3.0.4 +version: 3.1.2 type: npm summary: a glob matcher in javascript -homepage: https://github.com/isaacs/minimatch#readme +homepage: license: isc licenses: - sources: LICENSE