- revert octokit/rest upgrade as this require node 18 (which github actions does not yet support)
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/github": "^5.1.1",
|
||||
"@octokit/rest": "^20.0.1",
|
||||
"@octokit/rest": "^19.0.13",
|
||||
"https-proxy-agent": "^7.0.1",
|
||||
"moment": "^2.29.4",
|
||||
"semver": "^7.5.4"
|
||||
|
||||
Reference in New Issue
Block a user