Skip to content

Commit

Permalink
Update golangci-lint version used by CI to v1.44 (#465)
Browse files Browse the repository at this point in the history
  • Loading branch information
timburks authored Feb 14, 2022
1 parent 4b320fc commit f9e541e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.36
version: v1.44
args: --timeout 5m0s

- name: Install
Expand Down

0 comments on commit f9e541e

Please sign in to comment.