mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-05-12 11:58:55 +00:00
chore(ci): bump up golangci version to v1.64 (#1849)
This commit is contained in:
parent
d28ea670c8
commit
cd322c587c
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
- name: Setup golangci-lint
|
- name: Setup golangci-lint
|
||||||
uses: golangci/golangci-lint-action@v6
|
uses: golangci/golangci-lint-action@v6
|
||||||
with:
|
with:
|
||||||
version: v1.61
|
version: v1.64
|
||||||
args: --verbose --timeout 2m
|
args: --verbose --timeout 2m
|
||||||
unit:
|
unit:
|
||||||
name: Unit tests
|
name: Unit tests
|
||||||
|
Loading…
Reference in New Issue
Block a user