Update golangci-lint in the pipeline

This commit is contained in:
Deluan 2021-02-01 16:54:40 -05:00 committed by Joe Stump
parent 4940db6ce0
commit 2e656ed64a
No known key found for this signature in database
GPG Key ID: 29151C3EC48A0EB9

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