chore: upgrade golangci-lint from 1.49 to 1.50

This commit is contained in:
Julien Neuhart
2022-10-21 10:00:23 +02:00
parent 6c5cc7a0ce
commit 921b6b7ba4
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.49.0
version: v1.50.0
tests:
needs: