Update dependency golangci/golangci-lint to v2.12.2

This commit is contained in:
renovate-rancher[bot]
2026-05-14 05:48:31 +00:00
committed by GitHub
parent 8457d3a20b
commit 090e9ef8e8
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