build(deps): bump @octokit/plugin-retry from 4.1.6 to 5.0.5

Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) from 4.1.6 to 5.0.5.
- [Release notes](https://github.com/octokit/plugin-retry.js/releases)
- [Commits](https://github.com/octokit/plugin-retry.js/compare/v4.1.6...v5.0.5)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-retry"
  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-01-19 06:20:10 +00:00
committed by GitHub
parent a21a081629
commit 7ce41f9820
2 changed files with 37 additions and 8 deletions

View File

@@ -41,7 +41,7 @@
"@actions/core": "^1.11.1",
"@actions/github": "^5.1.1",
"@octokit/core": "^4.2.0",
"@octokit/plugin-retry": "^4.1.1",
"@octokit/plugin-retry": "^8.0.3",
"lodash.deburr": "^4.1.0",
"semver": "^7.5.4"
},