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