We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f080084 commit 65a8c74Copy full SHA for 65a8c74
.github/workflows/pipeline.yaml
@@ -43,7 +43,7 @@ jobs:
43
- name: Lint golang sources
44
uses: golangci/golangci-lint-action@v3
45
with:
46
- version: v1.50.0
+ version: v1.51.1
47
args: -e S1008 --timeout 15m
48
49
go-test:
0 commit comments