diff --git a/package.json b/package.json index c1f73d7f..d64f54b3 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@actions/cache": "^6.0.0", "@actions/core": "^3.0.0", "@actions/exec": "^3.0.0", - "@actions/github": "^9.1.0", + "@actions/github": "^9.1.1", "@actions/http-client": "^4.0.1", "@actions/io": "^3.0.2", "@actions/tool-cache": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index b30f4d00..5c7c9809 100644 --- a/yarn.lock +++ b/yarn.lock @@ -85,9 +85,9 @@ __metadata: languageName: node linkType: hard -"@actions/github@npm:^9.1.0": - version: 9.1.0 - resolution: "@actions/github@npm:9.1.0" +"@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" @@ -96,7 +96,7 @@ __metadata: "@octokit/request": "npm:^10.0.7" "@octokit/request-error": "npm:^7.1.0" undici: "npm:^6.23.0" - checksum: 10/ed5b50e5e4e59d4feeb2952f8f27ea50a7abc470f4a63b319ab009104f0729ef2788e164a07cf0cccdc7dd27352bad8599923906bcc7d19ea65309321a7fac45 + checksum: 10/eb77846e506df107208ee6a57aa38c80ce6cdd9ab499ec3518a8e3000334def8f93fcf2b43c8b512fede9b093a1ca39d184551a9c50f37cb8fc17704d09c7e70 languageName: node linkType: hard @@ -399,7 +399,7 @@ __metadata: "@actions/cache": "npm:^6.0.0" "@actions/core": "npm:^3.0.0" "@actions/exec": "npm:^3.0.0" - "@actions/github": "npm:^9.1.0" + "@actions/github": "npm:^9.1.1" "@actions/http-client": "npm:^4.0.1" "@actions/io": "npm:^3.0.2" "@actions/tool-cache": "npm:^4.0.0"