diff --git a/packages/project-management-automation/package.json b/packages/project-management-automation/package.json index 7a636eaa76a150..1a1af3d625b6bc 100644 --- a/packages/project-management-automation/package.json +++ b/packages/project-management-automation/package.json @@ -23,7 +23,7 @@ "types": "build-types", "dependencies": { "@actions/core": "1.9.1", - "@actions/github": "^5.0.0", + "@actions/github": "^7.0.0", "@babel/runtime": "^7.16.0", "@octokit/request-error": "^2.1.0", "@octokit/webhooks": "^7.1.0"