mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-09-04 06:39:19 +00:00
fix: octokit retry (#1193)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user