Skip to content

Commit 72756c5

Browse files
authored
Update golangci-lint version to v2.9.0
1 parent eaa342e commit 72756c5

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@1e7e51e771db61008b38414a730f564565cf7c20 # tag=v3.7.1
3838
with:
39-
version: v2.5.0
39+
version: v2.9.0
4040
args: --timeout=5m
4141

4242
integration:

0 commit comments

Comments
 (0)