chore(deps): update dependency golangci/golangci-lint to v2.11.2 (#929)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-10 10:59:53 +00:00
committed by GitHub
parent b89f41c112
commit cbf9529b1d

View File

@@ -16,7 +16,7 @@ jobs:
- run: make build-js
- uses: golangci/golangci-lint-action@v9
with:
version: v2.10.1
version: v2.11.2
args: --timeout=5m
skip-cache: true
- run: go mod download