Update golangci-lint.yml

This commit is contained in:
Winni Neessen 2022-10-17 18:35:53 +02:00 committed by GitHub
parent b01947117b
commit 8c6f291b38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: v1.29
version: latest
# Optional: working directory, useful for monorepos
# working-directory: somedir