Skip to content

Commit

Permalink
ci: upgrade golangci-lint (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
tessig committed Mar 24, 2023
1 parent 94c33e0 commit b5f6803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.50
version: v1.52
only-new-issues: true

0 comments on commit b5f6803

Please sign in to comment.