Bump @octokit/plugin-retry from 8.1.0 to 8.1.1

Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/octokit/plugin-retry.js/releases)
- [Commits](https://github.com/octokit/plugin-retry.js/compare/v8.1.0...v8.1.1)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-retry"
  dependency-version: 8.1.1
  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]
2026-08-27 15:22:37 +00:00
committed by GitHub
parent 98ce1450c7
commit d3f7ad29df
2 changed files with 41 additions and 11 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"dependencies": {
"@actions/core": "^3.0.1",
"@actions/github": "^9.1.1",
"@octokit/plugin-retry": "^8.1.0",
"@octokit/plugin-retry": "^8.1.1",
"js-yaml": "^5.2.3",
"minimatch": "^10.2.5"
},