Skip to content

Commit

Permalink
ci: update golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
sapslaj committed Feb 3, 2024
1 parent 6bf5e25 commit 8e4b364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.51.2
version: v1.55.2
args: --timeout 5m

0 comments on commit 8e4b364

Please sign in to comment.