bump golangci-lint to 2.6.0 (#5148)

This commit is contained in:
bluenviron-bot
2025-11-02 17:05:36 +01:00
committed by GitHub
parent 2cd62af900
commit f235ca5626
2 changed files with 2 additions and 2 deletions
+1 -1
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