build(deps): bump @octokit/core from 5.2.0 to 7.0.6

Bumps [@octokit/core](https://github.com/octokit/core.js) from 5.2.0 to 7.0.6.
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](https://github.com/octokit/core.js/compare/v5.2.0...v7.0.6)

---
updated-dependencies:
- dependency-name: "@octokit/core"
  dependency-version: 7.0.6
  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]
2026-02-02 17:29:37 +00:00
committed by GitHub
parent dcd2b9469d
commit c983c1b17b
2 changed files with 276 additions and 103 deletions

View File

@@ -40,7 +40,7 @@
"@actions/cache": "^5.0.2",
"@actions/core": "^1.11.1",
"@actions/github": "^7.0.0",
"@octokit/core": "^5.2.0",
"@octokit/core": "^7.0.6",
"@octokit/plugin-retry": "^4.1.1",
"lodash.deburr": "^4.1.0",
"semver": "^7.5.4"