Commit 3eca20f
committed
chore(ci): use go tool for golangci-lint to align with project version
Replace golangci-lint-action (which downloads the latest release) with
`go tool`, so CI uses the same v1.64.7 from go.mod as local `make lint`.
Signed-off-by: Quang Nguyen <nguyenquang@microsoft.com>1 parent 732952a commit 3eca20f
1 file changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 38 | + | |
0 commit comments