Skip to content

Commit

Permalink
feat: bump golangci-lint version to 1.61.0 in github workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Brian McGee <[email protected]>
  • Loading branch information
brianmcgee committed Oct 12, 2024
1 parent 57abb78 commit 6bfe249
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 @@ -20,5 +20,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.59.1
version: v1.61.0
args: --timeout=2m

0 comments on commit 6bfe249

Please sign in to comment.