Skip to content

Commit f64f019

Browse files
build(deps): bump @octokit/plugin-paginate-rest and @actions/github
Removes [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js). It's no longer used after updating ancestor dependency [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github). These dependencies need to be updated together. Removes `@octokit/plugin-paginate-rest` 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] <support@github.com>
1 parent f78de97 commit f64f019

File tree

2 files changed

+136
-101
lines changed

2 files changed

+136
-101
lines changed

package-lock.json

Lines changed: 135 additions & 100 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
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@actions/cache": "^4.0.3",
4141
"@actions/core": "^1.11.1",
42-
"@actions/github": "^5.1.1",
42+
"@actions/github": "^6.0.1",
4343
"@octokit/core": "^4.2.0",
4444
"@octokit/plugin-retry": "^4.1.1",
4545
"lodash.deburr": "^4.1.0",

0 commit comments

Comments
 (0)