Skip to content

Commit

Permalink
Merge pull request #472 from klihub/devel/bump-golangci-lint
Browse files Browse the repository at this point in the history
.github: bump golangci-lint to 1.64.5.
  • Loading branch information
fmuyassarov authored Feb 17, 2025
2 parents 9a6f8bb + f44c08c commit 16b42b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
go-version-file: go.mod
- uses: golangci/golangci-lint-action@v6
with:
version: v1.61
version: v1.64.5
args: --timeout=10m

0 comments on commit 16b42b1

Please sign in to comment.