The golangci-lint-action has compatibility issues with v2.1.6 (uses --out-format flag which v2 doesn't support). Install golangci-lint manually to avoid action limitations and remove version field from config to be compatible with CI v1.64.8. Local v2.x will work but may show warnings.