Skip to content

Commit 47abdce

Browse files
committed
ci/gha: update golangci-lint to 1.42.1
v1.42.1 was released tagged a few days ago. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
1 parent 704a187 commit 47abdce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: golangci/golangci-lint-action@v2
2222
with:
2323
# must be specified without patch version
24-
version: v1.40
24+
version: v1.42
2525

2626
compile-buildtags:
2727
runs-on: ubuntu-20.04

0 commit comments

Comments
 (0)