CI: update golangci-lint

Necessary to properly support Go 1.21.
This commit is contained in:
Michael Eischer
2023-12-23 13:40:04 +01:00
parent b72de5a883
commit dbbd31bc3a
3 changed files with 3 additions and 5 deletions

View File

@@ -255,7 +255,7 @@ jobs:
uses: golangci/golangci-lint-action@v3
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.52.2
version: v1.55.2
args: --verbose --timeout 5m
# only run golangci-lint for pull requests, otherwise ALL hints get