- revert octokit/rest upgrade as this require node 18 (which github actions does not yet support)
This commit is contained in:
+1
-1
@@ -35,7 +35,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",
|
||||
"@typescript-eslint/eslint-plugin": "^6.0.0",
|
||||
"github-pr-collector": "file:pr-collector"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user