Skip to content

Commit 8566b52

Browse files
authored
Update golang-ci lint to v2.1.6 in code-quality.yaml
1 parent 3331651 commit 8566b52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-quality.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: golangci/golangci-lint-action@v8
3838
with:
3939
args: --timeout=5m
40-
version: v2.0.2
40+
version: v2.1.6
4141
only-new-issues: true
4242
working-directory: ${{ matrix.component }}
4343

0 commit comments

Comments
 (0)