fix: update ci to use golangci-lint v2.8.0 and restore version 2 config
Some checks failed
CI / Lint (push) Failing after 3s
CI / Test (push) Successful in 2s
CI / Build (push) Has been skipped
CI / Docker Build (push) Has been skipped

This commit is contained in:
2026-01-12 11:16:39 +01:00
parent c3c83118fe
commit a6d50cb19d

View File

@@ -19,7 +19,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: latest
version: v2.8.0
test:
name: Test