Skip to content

Commit 8d495f6

Browse files
committed
update golangci-lint to fix golangci/golangci-lint#2859
1 parent be274dc commit 8d495f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: golangci/golangci-lint-action@v3
4747
with:
4848
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
49-
version: v1.46
49+
version: v1.50
5050
args: --timeout=10m
5151

5252
docker:

0 commit comments

Comments
 (0)