From bc78d75d224085aeb32c8253b0d5d8ee9c38f15f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 17:41:39 +0000 Subject: [PATCH] chore(deps): update dependency golangci/golangci-lint to v2.12.0 --- .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..344fd9c4 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.0 \ No newline at end of file