Skip to content

Commit

Permalink
Bump golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
cleptric committed Jan 2, 2025
1 parent 9f9f465 commit 17ceb6c
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 @@ -25,7 +25,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # [email protected]
with:
version: v1.54
version: v1.62
only-new-issues: true
args: --timeout=10m
timeout-minutes: 10

0 comments on commit 17ceb6c

Please sign in to comment.