bump linter version to 1.38 (#6253)

This commit is contained in:
Callum Waters
2021-03-18 11:31:20 +01:00
committed by GitHub
parent 9f7051d38a
commit dd84867e2b

View File

@@ -23,7 +23,7 @@ jobs:
- uses: golangci/golangci-lint-action@v2.5.1
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.31
version: v1.38
args: --timeout 10m
github-token: ${{ secrets.github_token }}
if: env.GIT_DIFF