tests: Update to use golangci-lint v1.54.2
This commit is contained in:
parent
b1f021c35e
commit
8ec783a4dd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -128,7 +128,7 @@ jobs:
|
|||
- name: Run golangci-lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.51.0
|
||||
version: v1.54.2
|
||||
args: --verbose --timeout 5m0s
|
||||
|
||||
prepare:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue