Skip to content

Commit

Permalink
Update golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
mhmtszr committed Mar 31, 2023
1 parent 6d60458 commit 6683dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.50
version: v1.52.2
args: -c .golangci.yml --timeout=5m -v

- name: Build
Expand Down

0 comments on commit 6683dcf

Please sign in to comment.