Compare commits

...

1 Commits

Author SHA1 Message Date
kolaente 636c4513d6
chore(deps): update golangci-lint to 2.6.0 2025-10-31 17:05:34 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8
with:
version: v2.4.0
version: v2.6.0
api-check-translations:
runs-on: ubuntu-latest