File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 55 - main
66 paths :
77 - ' tools/cli/**'
8+ - ' .github/workflows/code-health-foascli.yml'
89 pull_request :
910 branches :
1011 - main
1112 paths :
1213 - ' tools/cli/**'
14+ - ' .github/workflows/code-health-foascli.yml'
1315 workflow_dispatch : {}
1416 workflow_call : {}
1517
6567 go-version-file : ' tools/cli/go.mod'
6668 cache : false # see https://github.com/golangci/golangci-lint-action/issues/807
6769 - name : golangci-lint
68- uses : golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd
70+ uses : golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9
6971 with :
70- version : v2.0.1
72+ version : v2.1.0
7173 working-directory : tools/cli
7274 - name : Checkout GitHub actions
7375 uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
You can’t perform that action at this time.
0 commit comments