ci: bump golangci-lint to v2.12.2

This commit is contained in:
Julien Neuhart
2026-08-13 12:31:28 +02:00
parent 9b48d3f84e
commit e39840d5cf

View File

@@ -31,7 +31,7 @@ jobs:
- name: Run linters
uses: golangci/golangci-lint-action@v9
with:
version: v2.10.1
version: v2.12.2
lint-prettier:
name: Lint non-Golang codebase