1
0
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:
afdesk 2025-04-04 15:44:59 +06:00 committed by GitHub
parent d28ea670c8
commit cd322c587c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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