diff --git a/packages/project-management-automation/package.json b/packages/project-management-automation/package.json index 7a636eaa76a150..24bc4af06d39e6 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": "^6.0.0", "@babel/runtime": "^7.16.0", "@octokit/request-error": "^2.1.0", "@octokit/webhooks": "^7.1.0"