1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2025-06-03 22:58:51 +00:00

chore(ci): bump up golangci version to v1.64

This commit is contained in:
afdesk 2025-04-04 14:47:11 +06:00
parent d28ea670c8
commit e2c2b8a974

View File

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