Skip to content

Commit

Permalink
chore: pin the version of golangci-lint (#228)
Browse files Browse the repository at this point in the history
Fix #227.
  • Loading branch information
bfabio authored Feb 24, 2024
1 parent 61cc7d8 commit cef9f0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ jobs:
go-version: 1.18.x
- uses: golangci/golangci-lint-action@v3
with:
version: v1.55.2
args: --timeout 3m --verbose

0 comments on commit cef9f0e

Please sign in to comment.