diff --git a/packages/github/package.json b/packages/github/package.json index 20ae2302f5..74e6206201 100644 --- a/packages/github/package.json +++ b/packages/github/package.json @@ -40,7 +40,7 @@ "dependencies": { "@actions/http-client": "^2.2.0", "@octokit/core": "^5.0.1", - "@octokit/plugin-paginate-rest": "^9.0.0", + "@octokit/plugin-paginate-rest": "^12.0.0", "@octokit/plugin-rest-endpoint-methods": "^10.0.0" }, "devDependencies": {