forked from TrueCloudLab/frostfs-node
[#1170] CI: Update golang linter
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
This commit is contained in:
parent
b6e5aac604
commit
9ac2f4b5a4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
@ -52,6 +52,6 @@ jobs:
|
|||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v2
|
||||
with:
|
||||
version: v1.42.1
|
||||
version: v1.45.2
|
||||
args: --timeout=5m
|
||||
only-new-issues: true
|
||||
|
|
Loading…
Reference in a new issue