Skip to content

Commit 53ec149

Browse files
Update dependency @actions/github to v7 (#3063)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 76b8ef3 commit 53ec149

File tree

2 files changed

+8
-18
lines changed

2 files changed

+8
-18
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": "2.0.2",
20-
"@actions/github": "6.0.1",
20+
"@actions/github": "7.0.0",
2121
"@octokit/plugin-retry": "8.0.3",
2222
"@octokit/plugin-throttling": "11.0.3",
2323
"@octokit/rest": "22.0.1",

yarn.lock

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

34-
"@actions/github@npm:6.0.1":
35-
version: 6.0.1
36-
resolution: "@actions/github@npm:6.0.1"
34+
"@actions/github@npm:7.0.0":
35+
version: 7.0.0
36+
resolution: "@actions/github@npm:7.0.0"
3737
dependencies:
38-
"@actions/http-client": "npm:^2.2.0"
38+
"@actions/http-client": "npm:^3.0.1"
3939
"@octokit/core": "npm:^5.0.1"
4040
"@octokit/plugin-paginate-rest": "npm:^9.2.2"
4141
"@octokit/plugin-rest-endpoint-methods": "npm:^10.4.0"
4242
"@octokit/request": "npm:^8.4.1"
4343
"@octokit/request-error": "npm:^5.1.1"
4444
undici: "npm:^5.28.5"
45-
checksum: 10c0/eaa4109eb1c6ccda5d0c261c4401b8d8ebf0b3f871eb553e1e7a53b86455ad0a7dc7f443c8351aba4fbad979070511f7f86ca84a9056449ef053066cfdb3576b
46-
languageName: node
47-
linkType: hard
48-
49-
"@actions/http-client@npm:^2.2.0":
50-
version: 2.2.0
51-
resolution: "@actions/http-client@npm:2.2.0"
52-
dependencies:
53-
tunnel: "npm:^0.0.6"
54-
undici: "npm:^5.25.4"
55-
checksum: 10c0/868fe8529d78beb72f84ea2486e232fa6f66abe00d6ec4591b98c37e762c3d812868a3548638d75b49917961fd10ba1556916b47b1e9e4b55c266e2013c3ae8e
45+
checksum: 10c0/830039821d00efec8d0899c0b6ccd7e7ae27ea5dee50ff6d6277f4e19e582fa00576539df64a0b970211973f80792cff85727f3a3a4b53366ff5194209fe5c60
5646
languageName: node
5747
linkType: hard
5848

@@ -8885,7 +8875,7 @@ __metadata:
88858875
resolution: "template-typescript@workspace:."
88868876
dependencies:
88878877
"@actions/core": "npm:2.0.2"
8888-
"@actions/github": "npm:6.0.1"
8878+
"@actions/github": "npm:7.0.0"
88898879
"@octokit/openapi-types": "npm:27.0.0"
88908880
"@octokit/plugin-retry": "npm:8.0.3"
88918881
"@octokit/plugin-throttling": "npm:11.0.3"
@@ -9356,7 +9346,7 @@ __metadata:
93569346
languageName: node
93579347
linkType: hard
93589348

9359-
"undici@npm:^5.25.4, undici@npm:^5.28.5":
9349+
"undici@npm:^5.28.5":
93609350
version: 5.29.0
93619351
resolution: "undici@npm:5.29.0"
93629352
dependencies:

0 commit comments

Comments
 (0)