bump golangci-lint (#2560)

This commit is contained in:
Alessandro Ros
2023-10-25 12:08:33 +02:00
committed by GitHub
parent 28452acf56
commit 6d616f130e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
- uses: golangci/golangci-lint-action@v3
with:
version: v1.53.3
version: v1.55.0
mod-tidy:
runs-on: ubuntu-22.04