diff --git a/package.json b/package.json index 49ae5703..47f92384 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@actions/core": "3.0.1", - "@actions/github": "8.0.1", + "@actions/github": "9.1.1", "@octokit/plugin-retry": "8.1.0", "@octokit/plugin-throttling": "11.0.3", "@octokit/rest": "22.0.1", diff --git a/yarn.lock b/yarn.lock index db5f89d8..1cd4012c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -31,9 +31,9 @@ __metadata: languageName: node linkType: hard -"@actions/github@npm:8.0.1": - version: 8.0.1 - resolution: "@actions/github@npm:8.0.1" +"@actions/github@npm:9.1.1": + version: 9.1.1 + resolution: "@actions/github@npm:9.1.1" dependencies: "@actions/http-client": "npm:^3.0.2" "@octokit/core": "npm:^7.0.6" @@ -42,7 +42,7 @@ __metadata: "@octokit/request": "npm:^10.0.7" "@octokit/request-error": "npm:^7.1.0" undici: "npm:^6.23.0" - checksum: 10c0/d86f92f20874482907d3bca807476f7bb53f8d38e8afa9bf9bd6016b2e92af95a7b98300abbe7af1b9a0f3a76f1ad2d7e7236b1fa640578daadb1048c4d262f7 + checksum: 10c0/044783dfbe075eddf7323faba6d07b34f6bc7dd0b44df059f1cfbe03ab1c3a341ce720088ff2a46eeb721ada18d91137961f7802976548c9753046ac5f4f8398 languageName: node linkType: hard @@ -7716,7 +7716,7 @@ __metadata: resolution: "template-typescript@workspace:." dependencies: "@actions/core": "npm:3.0.1" - "@actions/github": "npm:8.0.1" + "@actions/github": "npm:9.1.1" "@eslint-community/eslint-plugin-eslint-comments": "npm:4.7.1" "@eslint/js": "npm:10.0.1" "@octokit/plugin-retry": "npm:8.1.0"