update golangci-lint

This commit is contained in:
Cody Lee 2023-06-20 13:55:18 -05:00
parent b7e3d9d369
commit c1de571ef1
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.50.1
version: v1.53
# Optional: working directory, useful for monorepos
# working-directory: somedir