build: update golangci-lint to v2.1.6

Signed-off-by: yxxhero <aiopsclub@163.com>
This commit is contained in:
yxxhero 2025-05-05 13:48:30 +08:00
parent c3864a45d3
commit c17f728baf
1 changed files with 1 additions and 1 deletions

View File

@ -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