This commit is contained in:
renovate[bot] 2026-06-30 06:14:18 +02:00 committed by GitHub
commit 092dc92151
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@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0
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@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0
with:
version: v2.10.1
version: v2.12.2
working-directory: veans
veans-test: