mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-05-09 10:28:51 +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
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
version: v1.61
|
||||
version: v1.64
|
||||
args: --verbose --timeout 2m
|
||||
unit:
|
||||
name: Unit tests
|
||||
|
Loading…
Reference in New Issue
Block a user