Skip to content

Commit

Permalink
ci: update golangci-lint version to match makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
jtieri committed Oct 1, 2024
1 parent 2b9e013 commit d1c54b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
- name: golangci-lint
uses: golangci/[email protected]
with:
version: v1.57.2
version: v1.61.0
args: --timeout 15m

0 comments on commit d1c54b5

Please sign in to comment.