chore(deps): update dependency golangci/golangci-lint to v2.12.2

This commit is contained in:
renovate[bot] 2026-06-29 16:10:59 +00:00 committed by GitHub
parent d2fcd2efa5
commit d1e6c48557
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1
with:
version: v2.10.1
version: v2.12.2
veans-lint:
runs-on: ubuntu-latest
@ -88,7 +88,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1
with:
version: v2.10.1
version: v2.12.2
working-directory: veans
veans-test: