From d651e3272176330fa1e3d3b338e32e56775ee1ae Mon Sep 17 00:00:00 2001 From: Tatyana Kostromskaya Date: Thu, 5 Oct 2023 15:26:14 +0200 Subject: [PATCH] . --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index c1fbd9c..fb0cbef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -71,7 +71,7 @@ "node_modules/@actions/github": { "version": "6.0.1", "resolved": "file:actions-github-6.0.1.tgz", - "integrity": "sha512-taRoi/nryvD7nd0/7oYhasmThFsyo42iZoJhO+U/IQjbIxOOkhqHm7FqNtHspP+6EUbSi8eqi4RCynTgekXuww==", + "integrity": "sha512-xx3cYxzr2V/ZXeiEmpSCxY3FSGTLsFewTbbiGwci5U+jpYZFSol9we6y5IWSH+iXHYgj2wnqqsJ0uJq8SJEinQ==", "license": "MIT", "dependencies": { "@actions/http-client": "file:actions-http-client-3.0.2.tgz", @@ -7218,7 +7218,7 @@ }, "@actions/github": { "version": "file:actions-github-6.0.1.tgz", - "integrity": "sha512-taRoi/nryvD7nd0/7oYhasmThFsyo42iZoJhO+U/IQjbIxOOkhqHm7FqNtHspP+6EUbSi8eqi4RCynTgekXuww==", + "integrity": "sha512-xx3cYxzr2V/ZXeiEmpSCxY3FSGTLsFewTbbiGwci5U+jpYZFSol9we6y5IWSH+iXHYgj2wnqqsJ0uJq8SJEinQ==", "requires": { "@actions/http-client": "file:actions-http-client-3.0.2.tgz", "@octokit/core": "^4.2.4",