chore: update golangci-lint version

This commit is contained in:
Julien Neuhart
2022-06-07 14:43:33 +02:00
parent 8260458f8f
commit d470279fb7
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.45
version: v1.46
tests:
needs: