mirror of
https://gitea.com/actions/dorny-paths-filter.git
synced 2026-08-30 12:33:25 +01:00
fix: retry GitHub API requests on transient errors
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/github": "6.0.0",
|
||||
"@octokit/plugin-retry": "^6.1.0",
|
||||
"picomatch": "^2.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user