build: update golangci-lint to v2.1.6
Signed-off-by: yxxhero <aiopsclub@163.com>
This commit is contained in:
parent
c3864a45d3
commit
c17f728baf
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
cache: false
|
||||
- uses: golangci/golangci-lint-action@v7
|
||||
with:
|
||||
version: v2.0.2
|
||||
version: v2.1.6
|
||||
|
||||
tests:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue