From cea70d641bcf2d4e36ebf57316ac9c6be3c1745c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 13:08:10 +0000 Subject: [PATCH] chore(deps): update dependency golangci/golangci-lint to v2.12.1 --- .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..b6db40b7 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.1 \ No newline at end of file