Skip to content

Commit 7611a6a

Browse files
Bump @actions/github from 8.0.1 to 9.1.1
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 8.0.1 to 9.1.1. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) --- updated-dependencies: - dependency-name: "@actions/github" dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cbe7be commit 7611a6a

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@actions/cache": "^5.0.5",
2525
"@actions/core": "^2.0.3",
2626
"@actions/exec": "^2.0.0",
27-
"@actions/github": "^8.0.1",
27+
"@actions/github": "^9.1.1",
2828
"@actions/glob": "^0.5.0",
2929
"@actions/http-client": "^3.0.0",
3030
"@actions/io": "^2.0.0",

pr-checks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Dependencies for the sync.ts",
44
"dependencies": {
55
"@actions/core": "^2.0.3",
6-
"@actions/github": "^8.0.1",
6+
"@actions/github": "^9.1.1",
77
"@octokit/core": "^7.0.6",
88
"@octokit/plugin-paginate-rest": ">=9.2.2",
99
"@octokit/plugin-rest-endpoint-methods": "^17.0.0",

0 commit comments

Comments
 (0)