We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09f326a commit c796a47Copy full SHA for c796a47
.github/workflows/cli-tests.yaml
@@ -67,7 +67,7 @@ jobs:
67
with:
68
go-version-file: ./go.mod
69
- name: golangci-lint
70
- uses: golangci/golangci-lint-action@v3.4.0
+ uses: golangci/golangci-lint-action@v3.7.0
71
72
args: "--out-${NO_FUTURE}format colored-line-number --timeout=10m"
73
skip-cache: true
0 commit comments