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",