mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: upgrade to golangci-lint 1.52.2 (#7674)
* Disable ioutilDeprecated lint Signed-off-by: Spike Curtis <spike@coder.com> * Upgrade to golangci-lint 1.52.2 Signed-off-by: Spike Curtis <spike@coder.com> --------- Signed-off-by: Spike Curtis <spike@coder.com>
This commit is contained in:
@@ -57,7 +57,7 @@ jobs:
|
||||
- name: Lint Go
|
||||
uses: golangci/golangci-lint-action@v3.3.1
|
||||
with:
|
||||
version: v1.51.0
|
||||
version: v1.52.2
|
||||
|
||||
- name: Lint shell scripts
|
||||
uses: ludeeus/action-shellcheck@2.0.0
|
||||
|
||||
Reference in New Issue
Block a user