Bump golangci version

This commit is contained in:
Michael Eischer
2026-05-10 17:52:03 +02:00
parent 4c94678d7d
commit bdb2196378
+1 -1
View File
@@ -255,7 +255,7 @@ jobs:
uses: golangci/golangci-lint-action@v9
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v2.4.0
version: v2.12
args: --verbose --timeout 5m
# only run golangci-lint for pull requests, otherwise ALL hints get