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

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