diff --git a/pr-checks/package.json b/pr-checks/package.json index f5d5746896..8907403666 100644 --- a/pr-checks/package.json +++ b/pr-checks/package.json @@ -3,7 +3,7 @@ "description": "Dependencies for the sync.ts", "dependencies": { "@actions/core": "^2.0.3", - "@actions/github": "^8.0.1", + "@actions/github": "^9.1.1", "@octokit/core": "^7.0.6", "@octokit/plugin-paginate-rest": ">=9.2.2", "@octokit/plugin-rest-endpoint-methods": "^17.0.0",