bump golangci-lint to 2.6.0 (#5148)
Some checks failed
code_lint / go (push) Has been cancelled
code_lint / go_mod (push) Has been cancelled
code_lint / docs (push) Has been cancelled
code_lint / api_docs (push) Has been cancelled
code_test / test_64 (push) Has been cancelled
code_test / test_32 (push) Has been cancelled
code_test / test_e2e (push) Has been cancelled

This commit is contained in:
bluenviron-bot 2025-11-02 17:05:36 +01:00 committed by GitHub
parent 2cd62af900
commit f235ca5626
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ jobs:
- uses: golangci/golangci-lint-action@v8
with:
version: v2.5.0
version: v2.6.0
go_mod:
runs-on: ubuntu-22.04