|
@@ -30,9 +30,9 @@
|
|
|
"dependencies": {
|
|
|
"@actions/core": "^1.10.0",
|
|
|
"@actions/exec": "^1.0.1",
|
|
|
- "@actions/github": "^2.2.0",
|
|
|
+ "@actions/github": "^5.0.0",
|
|
|
"@actions/io": "^1.1.2",
|
|
|
- "@actions/tool-cache": "^1.1.2",
|
|
|
+ "@actions/tool-cache": "^2.0.0",
|
|
|
"uuid": "^3.3.3"
|
|
|
},
|
|
|
"devDependencies": {
|