fix: octokit retry (#1193)

This commit is contained in:
Ludovic Fernandez
2025-03-12 17:09:01 +01:00
committed by GitHub
parent b871b4f9de
commit 7e7b516e44
5 changed files with 3338 additions and 6 deletions

View File

@@ -29,6 +29,7 @@
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"@actions/http-client": "^2.2.3",
"@octokit/plugin-retry": "^6.1.0",
"@actions/tool-cache": "^2.0.2",
"@types/node": "^22.13.10",
"@types/semver": "^7.5.8",