Skip to content

Commit 6727756

Browse files
committed
chore(ci): Update golangci-lint version
Signed-off-by: Steffen Vogel <[email protected]>
1 parent ee72263 commit 6727756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
if: matrix.os != 'windows-latest'
4242
uses: golangci/golangci-lint-action@v7
4343
with:
44-
version: v1.59.1
44+
version: v2.0.2
4545

4646
- name: Set up gotestfmt
4747
run: go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest

0 commit comments

Comments
 (0)