mirror of
https://code.forgejo.org/actions/checkout.git
synced 2024-11-05 19:45:50 +00:00
.
This commit is contained in:
parent
8f0d2fbedc
commit
d651e32721
1 changed files with 2 additions and 2 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue