Skip to content

Commit

Permalink
workflows: update golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bgilbert committed Feb 8, 2023
1 parent 9e01484 commit fe6a7a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.50.1
version: v1.51.1
args: --timeout=5m

0 comments on commit fe6a7a4

Please sign in to comment.