Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
bump golangci-lint to 1.55.2
Browse files Browse the repository at this point in the history
  • Loading branch information
maksymvavilov committed Dec 15, 2023
1 parent 1fa4be0 commit d4e8c01
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 @@ -33,7 +33,7 @@ jobs:
go-version: v1.21.x
- uses: golangci/golangci-lint-action@v2
with:
version: v1.53.3
version: v1.55.2
only-new-issues: true
args: --timeout=5m
skip-go-installation: true
Expand Down

0 comments on commit d4e8c01

Please sign in to comment.