chore: upgrade golangci-lint to version 1.50.1

This commit is contained in:
Julien Neuhart
2022-12-03 15:51:00 +01:00
parent ea34979a29
commit 71eb5c25b5
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ jobs:
- name: Run linters
uses: golangci/golangci-lint-action@v2
with:
version: v1.50.0
version: v1.50.1
tests:
needs: