1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2025-06-07 16:49:09 +00:00
This commit is contained in:
dependabot[bot] 2025-05-23 15:27:09 +03:00 committed by GitHub
commit 56ee6a54b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@ jobs:
- name: yaml-lint - name: yaml-lint
uses: ibiqlik/action-yamllint@v3 uses: ibiqlik/action-yamllint@v3
- name: Setup golangci-lint - name: Setup golangci-lint
uses: golangci/golangci-lint-action@v6 uses: golangci/golangci-lint-action@v7
with: with:
version: v1.64 version: v1.64
args: --verbose --timeout 2m args: --verbose --timeout 2m