Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot] d1e6c48557
chore(deps): update dependency golangci/golangci-lint to v2.12.2 2026-06-29 16:10:59 +00:00
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: