From 40d035c5b44aa8c76ae535d843efcbdf3d2db3d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 12:50:59 +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 115a124..eb4f2dc 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -20,4 +20,4 @@ jobs: - name: golangci-lint uses: golangci/golangci-lint-action@v9 with: - version: v2.12.1 \ No newline at end of file + version: v2.12.2 \ No newline at end of file