Skip to content

Commit 60acfae

Browse files
Update dependency @actions/github to v9
1 parent 24dc1e5 commit 60acfae

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"@actions/core": "3.0.0",
20-
"@actions/github": "8.0.1",
20+
"@actions/github": "9.0.0",
2121
"@octokit/plugin-retry": "8.1.0",
2222
"@octokit/plugin-throttling": "11.0.3",
2323
"@octokit/rest": "22.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ __metadata:
3131
languageName: node
3232
linkType: hard
3333

34-
"@actions/github@npm:8.0.1":
35-
version: 8.0.1
36-
resolution: "@actions/github@npm:8.0.1"
34+
"@actions/github@npm:9.0.0":
35+
version: 9.0.0
36+
resolution: "@actions/github@npm:9.0.0"
3737
dependencies:
3838
"@actions/http-client": "npm:^3.0.2"
3939
"@octokit/core": "npm:^7.0.6"
@@ -42,7 +42,7 @@ __metadata:
4242
"@octokit/request": "npm:^10.0.7"
4343
"@octokit/request-error": "npm:^7.1.0"
4444
undici: "npm:^6.23.0"
45-
checksum: 10c0/d86f92f20874482907d3bca807476f7bb53f8d38e8afa9bf9bd6016b2e92af95a7b98300abbe7af1b9a0f3a76f1ad2d7e7236b1fa640578daadb1048c4d262f7
45+
checksum: 10c0/a4f1b5ea46a93fc477dce6ab600702e5221560f63432b790dd8d0240e86c596a38a6cf4fc23868ee588c1dd18f3c0af1608e17de5f2697a0147ee20e6a538df9
4646
languageName: node
4747
linkType: hard
4848

@@ -8290,7 +8290,7 @@ __metadata:
82908290
resolution: "retrieve-repository-info@workspace:."
82918291
dependencies:
82928292
"@actions/core": "npm:3.0.0"
8293-
"@actions/github": "npm:8.0.1"
8293+
"@actions/github": "npm:9.0.0"
82948294
"@octokit/openapi-types": "npm:27.0.0"
82958295
"@octokit/plugin-retry": "npm:8.1.0"
82968296
"@octokit/plugin-throttling": "npm:11.0.3"

0 commit comments

Comments
 (0)