mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
github workflow: update golangci-lint to 1.55.2
fixes: #16897 update golangci-lint version to the latest to keep the codebase linting up to date Signed-off-by: Mofi Rahman <mofi@google.com>
This commit is contained in:
parent
6e30d9ed7d
commit
ef8a087793
2
.github/workflows/static-analysis.yaml
vendored
2
.github/workflows/static-analysis.yaml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
|
||||
with:
|
||||
version: v1.53.3
|
||||
version: v1.55.2
|
||||
args: --config tools/.golangci.yaml
|
||||
- name: protoc
|
||||
uses: arduino/setup-protoc@149f6c87b92550901b26acd1632e11c3662e381f # v1.3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user