This commit is contained in:
Tatyana Kostromskaya 2023-10-05 12:32:54 +02:00
parent 8ade135a41
commit 3e9f24a519
3 changed files with 26264 additions and 1329 deletions

View file

@ -30,7 +30,7 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/exec": "^1.0.1",
"@actions/github": "^5.0.0",
"@actions/github": "file:../toolkit/packages/github/actions-github-6.0.1.tgz",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^1.1.2",
"uuid": "^3.3.3"
@ -52,4 +52,4 @@
"ts-jest": "^27.0.7",
"typescript": "^4.4.4"
}
}
}