Update dependency golangci/golangci-lint to v2.8.0 (#635)

* Update dependency golangci/golangci-lint to v2.8.0

* bump golangci-lint version in github action

---------

Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
Co-authored-by: Enrico Candino <enrico.candino@suse.com>
This commit is contained in:
renovate-rancher[bot]
2026-01-26 13:30:26 +01:00
committed by GitHub
co-authored by lnx01 Enrico Candino
parent f04d88bd3f
commit 3681614a3e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
- name: Run linters
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
with:
version: v2.7.2
version: v2.8.0
args: -v
only-new-issues: true
skip-cache: false