Skip to content

Commit

Permalink
chore(deps): upgrade golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
appleboy committed Feb 8, 2023
1 parent 894dc4a commit 1e8a975
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.45.0
args: --verbose
version: v1.51.1
args: --verbose --timeout 10m

0 comments on commit 1e8a975

Please sign in to comment.