CI: bump golangci-lint to v1.63.4

This commit is contained in:
Michael Eischer 2025-01-28 19:55:45 +01:00
parent e77681f2cd
commit 8eaa4b6602
1 changed files with 1 additions and 1 deletions

View File

@ -259,7 +259,7 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.61.0
version: v1.63.4
args: --verbose --timeout 5m
# only run golangci-lint for pull requests, otherwise ALL hints get