Bump @octokit/plugin-paginate-rest from 9.2.2 to 13.0.1

Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) from 9.2.2 to 13.0.1.
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](https://github.com/octokit/plugin-paginate-rest.js/compare/v9.2.2...v13.0.1)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-paginate-rest"
  dependency-version: 13.0.1
  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-05-26 14:39:09 +00:00
committed by GitHub
parent 5b1a254a35
commit 6042e23fee
2 changed files with 599 additions and 300 deletions

897
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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