fix: pin version of golangci-lint in GA

This commit is contained in:
Adrien Raffin-Caboisse 2022-05-16 14:12:49 +02:00
parent bc1909fa22
commit 0445f404ec
No known key found for this signature in database
GPG Key ID: 7FB60532DEBEAD6A

View File

@ -26,7 +26,7 @@ jobs:
if: steps.changed-files.outputs.any_changed == 'true'
uses: golangci/golangci-lint-action@v2
with:
version: latest
version: v1.41.0
# Only block PRs on new problems.
# If this is not enabled, we will end up having PRs