Bump @octokit/plugin-paginate-rest from 13.1.1 to 14.0.0

Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) from 13.1.1 to 14.0.0.
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](https://github.com/octokit/plugin-paginate-rest.js/compare/v13.1.1...v14.0.0)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-paginate-rest"
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-21 13:03:36 +00:00
committed by Andri Alexandrou
parent 3aca673515
commit c877efe968
2 changed files with 22 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@octokit/plugin-paginate-rest": "^13.0.1",
"@octokit/plugin-paginate-rest": "^14.0.0",
"@octokit/request": "^10.0.3",
"@octokit/request-error": "^7.1.0"
},