Skip to content

Commit

Permalink
ci: bump golangci-lint to v1.55 (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
carstendietrich committed Nov 1, 2023
1 parent 31b63a0 commit 2e17f97
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,4 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.52
only-new-issues: true
version: v1.55

0 comments on commit 2e17f97

Please sign in to comment.