fix golint version (#9030)

pull/9039/head
Matt Hook 2023-06-02 17:10:21 +12:00 committed by GitHub
parent ecf7f7ec14
commit 0c5a0eb3a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,6 +41,6 @@ jobs:
- name: GolangCI-Lint
uses: golangci/golangci-lint-action@v3
with:
version: latest
version: v1.52.2
working-directory: api
args: --timeout=10m -c .golangci.yaml