Skip to content

Commit

Permalink
Bump golangci-lint to v1.55.2
Browse files Browse the repository at this point in the history
  • Loading branch information
joeig committed Nov 27, 2023
1 parent 578c485 commit 07029f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.52.2
version: v1.55.2
- name: Staticcheck
run: |
go install honnef.co/go/tools/cmd/staticcheck@latest
Expand Down

0 comments on commit 07029f7

Please sign in to comment.