Update golangci-lint in the pipeline

This commit is contained in:
Deluan
2021-02-01 16:54:40 -05:00
parent 031756caf6
commit 3b52df5efd
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.32
version: v1.36
github-token: ${{ secrets.GITHUB_TOKEN }}
args: --timeout 2m