0
1
Fork 0
This commit is contained in:
Tatyana Kostromskaya 2023-10-05 15:26:14 +02:00
parent 8f0d2fbedc
commit d651e32721
1 changed files with 2 additions and 2 deletions

4
package-lock.json generated
View File

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