fix: CI is unstable due to new linting rules (#1292)

This commit is contained in:
ChristopherHX 2022-08-07 00:53:05 +02:00 committed by GitHub
parent 3364f95569
commit 3387fd72ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
check-latest: true
- uses: golangci/golangci-lint-action@v3.2.0
with:
version: latest
version: v1.47.2
- uses: megalinter/megalinter/flavors/go@v5
env:
DEFAULT_BRANCH: master