Skip to content

Commit 65951c6

Browse files
committed
bump golangci-lint version in ci
1 parent b8bcda6 commit 65951c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: golangci-lint
3737
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # tag=v3.7.1
3838
with:
39-
version: v2.0.1
39+
version: v2.1.0
4040
args: --timeout=5m
4141

4242
integration:

0 commit comments

Comments
 (0)