Skip to content

Commit 40dff23

Browse files
authored
Update golangci-lint to v2 in code-quality.yaml
1 parent c17b59e commit 40dff23

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@v7
3838
with:
3939
args: --timeout=5m
40-
version: v1.59.1
40+
version: v2.0.2
4141
only-new-issues: true
4242
working-directory: ${{ matrix.component }}
4343

0 commit comments

Comments
 (0)