Bump @octokit/plugin-retry from 6.0.1 to 8.0.2

Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) from 6.0.1 to 8.0.2.
- [Release notes](https://github.com/octokit/plugin-retry.js/releases)
- [Commits](https://github.com/octokit/plugin-retry.js/compare/v6.0.1...v8.0.2)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-retry"
  dependency-version: 8.0.2
  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-09-30 15:02:36 +00:00
committed by GitHub
parent 25abb3cad4
commit f0ca50b80f
2 changed files with 291 additions and 76 deletions

View File

@@ -29,7 +29,7 @@
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.0",
"@octokit/plugin-retry": "^6.0.0",
"@octokit/plugin-retry": "^8.0.2",
"js-yaml": "^4.1.0",
"lodash.isequal": "^4.5.0",
"minimatch": "^10.0.1"