reintroduce octokit retry and throttling plugins

This commit is contained in:
softprops 2021-12-05 23:19:25 -05:00
parent 44946dc88f
commit 040bca2f2d
5 changed files with 494 additions and 87 deletions

View file

@ -20,8 +20,8 @@
"author": "softprops",
"license": "MIT",
"dependencies": {
"@octokit/action": "^3.18.0",
"@actions/core": "^1.4.0",
"@actions/github": "^5.0.0",
"@octokit/plugin-retry": "^3.0.9",
"@octokit/plugin-throttling": "^3.5.1",
"glob": "^7.1.6",