Skip to content

Commit 65a8c74

Browse files
committed
Bump linter to v1.51.1, v1.50 seems to take forever
S. golangci/golangci-lint#3414
1 parent f080084 commit 65a8c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Lint golang sources
4444
uses: golangci/golangci-lint-action@v3
4545
with:
46-
version: v1.50.0
46+
version: v1.51.1
4747
args: -e S1008 --timeout 15m
4848

4949
go-test:

0 commit comments

Comments
 (0)