Skip to content

Commit

Permalink
ci: Bump golangci-lint version in GH workflow (#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilogorek committed Feb 25, 2022
1 parent 00808a3 commit 8c2dbee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Expand Up @@ -22,6 +22,6 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.40.1
version: v1.44.2
only-new-issues: true
timeout-minutes: 10

0 comments on commit 8c2dbee

Please sign in to comment.