diff --git a/package.json b/package.json index ce98962e7..b94ef70be 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "@actions/core": "3.0.1", - "@actions/github": "8.0.1", + "@actions/github": "9.1.1", "@actions/glob": "0.7.0", "@actions/io": "3.0.2", "@octokit/plugin-retry": "8.1.0", diff --git a/yarn.lock b/yarn.lock index caf71c666..c26a202b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -41,9 +41,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" @@ -52,7 +52,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 @@ -7884,7 +7884,7 @@ __metadata: resolution: "sync-with-template@workspace:." dependencies: "@actions/core": "npm:3.0.1" - "@actions/github": "npm:8.0.1" + "@actions/github": "npm:9.1.1" "@actions/glob": "npm:0.7.0" "@actions/io": "npm:3.0.2" "@eslint-community/eslint-plugin-eslint-comments": "npm:4.7.1"