From e030cc650951a2cfe5c253ee7c4b109883254606 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 12:50:08 +0000 Subject: [PATCH] chore(deps): update dependency golangci/golangci-lint to v2.12.2 --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 898dc9c8..4dab985a 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -28,4 +28,4 @@ jobs: - name: golangci-lint uses: golangci/golangci-lint-action@v9 with: - version: v2.11.3 \ No newline at end of file + version: v2.12.2 \ No newline at end of file