Skip to content

Commit

Permalink
ci: Update golangci-lint-action to 1.45.2 for Go 1.18 support (#429)
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilogorek committed Apr 20, 2022
1 parent 0565a73 commit 4bcbfb8
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.44.2
version: v1.45.2
only-new-issues: true
timeout-minutes: 10

0 comments on commit 4bcbfb8

Please sign in to comment.