mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #16903 from moficodes/main
github workflow: update golangci-lint to 1.55.2
This commit is contained in:
commit
c0bb57a3d4
2
.github/workflows/static-analysis.yaml
vendored
2
.github/workflows/static-analysis.yaml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
|
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
|
||||||
with:
|
with:
|
||||||
version: v1.53.3
|
version: v1.55.2
|
||||||
args: --config tools/.golangci.yaml
|
args: --config tools/.golangci.yaml
|
||||||
- name: protoc
|
- name: protoc
|
||||||
uses: arduino/setup-protoc@149f6c87b92550901b26acd1632e11c3662e381f # v1.3.0
|
uses: arduino/setup-protoc@149f6c87b92550901b26acd1632e11c3662e381f # v1.3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user