Skip to content

Commit

Permalink
Bump linter version to 1.61
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorenz Kästle committed Nov 18, 2024
1 parent fc5c951 commit 4a18326
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 @@ -17,7 +17,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.54
version: v1.61

- name: Go mod tidy
run: |
Expand Down

0 comments on commit 4a18326

Please sign in to comment.