Skip to content

Commit 2730cba

Browse files
authored
Merge pull request #1066 from docker/dependabot/npm_and_yarn/actions/github-9.1.0
build(deps): bump @actions/github from 9.0.0 to 9.1.0
2 parents 2559288 + 0fe236c commit 2730cba

2 files changed

Lines changed: 17 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@actions/cache": "^6.0.0",
4747
"@actions/core": "^3.0.0",
4848
"@actions/exec": "^3.0.0",
49-
"@actions/github": "^9.0.0",
49+
"@actions/github": "^9.1.0",
5050
"@actions/http-client": "^4.0.0",
5151
"@actions/io": "^3.0.2",
5252
"@actions/tool-cache": "^4.0.0",

yarn.lock

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,21 @@ __metadata:
8585
languageName: node
8686
linkType: hard
8787

88+
"@actions/github@npm:^9.1.0":
89+
version: 9.1.0
90+
resolution: "@actions/github@npm:9.1.0"
91+
dependencies:
92+
"@actions/http-client": "npm:^3.0.2"
93+
"@octokit/core": "npm:^7.0.6"
94+
"@octokit/plugin-paginate-rest": "npm:^14.0.0"
95+
"@octokit/plugin-rest-endpoint-methods": "npm:^17.0.0"
96+
"@octokit/request": "npm:^10.0.7"
97+
"@octokit/request-error": "npm:^7.1.0"
98+
undici: "npm:^6.23.0"
99+
checksum: 10/ed5b50e5e4e59d4feeb2952f8f27ea50a7abc470f4a63b319ab009104f0729ef2788e164a07cf0cccdc7dd27352bad8599923906bcc7d19ea65309321a7fac45
100+
languageName: node
101+
linkType: hard
102+
88103
"@actions/glob@npm:^0.6.1":
89104
version: 0.6.1
90105
resolution: "@actions/glob@npm:0.6.1"
@@ -374,7 +389,7 @@ __metadata:
374389
"@actions/cache": "npm:^6.0.0"
375390
"@actions/core": "npm:^3.0.0"
376391
"@actions/exec": "npm:^3.0.0"
377-
"@actions/github": "npm:^9.0.0"
392+
"@actions/github": "npm:^9.1.0"
378393
"@actions/http-client": "npm:^4.0.0"
379394
"@actions/io": "npm:^3.0.2"
380395
"@actions/tool-cache": "npm:^4.0.0"

0 commit comments

Comments
 (0)