Update dependency golangci/golangci-lint to v2.12.2

This commit is contained in:
renovate-rancher[bot]
2026-05-14 05:49:46 +00:00
committed by GitHub
parent 9c595e9f22
commit 2c2ccb8a6f
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ jobs:
- name: Run linters
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
with:
version: v2.11.4
version: v2.12.2
args: -v
only-new-issues: true
skip-cache: false