CI: bump golangci-lint to latest version

This commit is contained in:
Michael Eischer 2024-11-01 16:33:47 +01:00
parent ded9fc7690
commit f5b1f9c8b1

View file

@ -254,7 +254,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.57.1
version: v1.61.0
args: --verbose --timeout 5m
# only run golangci-lint for pull requests, otherwise ALL hints get