diff --git a/packages/github/package.json b/packages/github/package.json index 20ae2302f5..983f1367e5 100644 --- a/packages/github/package.json +++ b/packages/github/package.json @@ -38,7 +38,7 @@ "url": "https://github.com/actions/toolkit/issues" }, "dependencies": { - "@actions/http-client": "^2.2.0", + "@actions/http-client": "^3.0.0", "@octokit/core": "^5.0.1", "@octokit/plugin-paginate-rest": "^9.0.0", "@octokit/plugin-rest-endpoint-methods": "^10.0.0"