Bump @octokit/plugin-retry from 6.0.1 to 7.1.2

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

---
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]
2024-12-18 15:21:48 +00:00
committed by GitHub
parent 2755f92612
commit 85d7ddfabf
2 changed files with 243 additions and 62 deletions

View File

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