diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e97ff9ffe..247aca4f1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ env: # Use the Go toolchain installed by setup-go GOTOOLCHAIN: local # renovate: datasource=github-releases depName=golangci/golangci-lint - GOLANGCI_LINT_VERSION: v2.11.3 + GOLANGCI_LINT_VERSION: v2.11.4 # renovate: datasource=github-releases depName=dominikh/go-tools STATICCHECK_VERSION: 2026.1 # renovate: datasource=github-releases depName=mfridman/tparse