Skip to content

Commit f073ea2

Browse files
Bump @octokit/plugin-paginate-rest and @actions/github
Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) to 9.2.2 and updates ancestor dependency [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github). These dependencies need to be updated together. Updates `@octokit/plugin-paginate-rest` from 2.21.3 to 9.2.2 - [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases) - [Commits](octokit/plugin-paginate-rest.js@v2.21.3...v9.2.2) Updates `@actions/github` from 5.1.1 to 6.0.0 - [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: "@octokit/plugin-paginate-rest" dependency-type: indirect - dependency-name: "@actions/github" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4fbf819 commit f073ea2

File tree

2 files changed

+156
-116
lines changed

2 files changed

+156
-116
lines changed

.github/my_actions/check_membership/package-lock.json

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

.github/my_actions/check_membership/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": "MIT",
1111
"dependencies": {
1212
"@actions/core": "^1.10.0",
13-
"@actions/github": "^5.1.1",
13+
"@actions/github": "^6.0.0",
1414
"node-fetch": "^3.3.2"
1515
},
1616
"description": ""

0 commit comments

Comments
 (0)