chore(deps): bump @octokit/plugin-retry from 7.1.2 to 7.1.3

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

---
updated-dependencies:
- dependency-name: "@octokit/plugin-retry"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-13 22:48:37 +00:00 committed by GitHub
parent c43d7637b9
commit 0bcc30f943
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 18 additions and 18 deletions

View file

@ -23,7 +23,7 @@
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.0",
"@octokit/plugin-retry": "^7.1.2",
"@octokit/plugin-retry": "^7.1.3",
"@octokit/plugin-throttling": "^9.3.2",
"glob": "^11.0.0",
"mime": "^3.0.0"