Target the latest version for golint

This commit is contained in:
Juan Font Alonso 2022-09-04 11:31:06 +02:00
parent 380fbfe438
commit ca0be81833

View file

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