Skip to content

Commit 61b4809

Browse files
committed
Update golangci-lint to v1.64.5
1 parent dfd2790 commit 61b4809

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: golangci/golangci-lint-action@v6.5.0
3232
with:
3333
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
34-
version: v1.61.0
34+
version: v1.64.5
3535

3636
args: --timeout=10m --config=.golangci.json
3737

0 commit comments

Comments
 (0)