Skip to content

Commit

Permalink
chore: update golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
orisano committed Apr 11, 2022
1 parent d9df77a commit 5c2b191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Expand Up @@ -12,5 +12,5 @@ jobs:
- uses: actions/checkout@v2
- uses: golangci/golangci-lint-action@v2
with:
version: v1.36.0
version: v1.45.2
args: --timeout=5m

0 comments on commit 5c2b191

Please sign in to comment.