mirror of
https://github.com/rancher/steve.git
synced 2025-04-27 02:51:10 +00:00
updated golangci lint version to v1.59.0
This commit is contained in:
parent
8f3d2e8f21
commit
4f4dae49af
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: Install golangci-lint
|
- name: Install golangci-lint
|
||||||
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
|
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
|
||||||
with:
|
with:
|
||||||
version: v1.57.1
|
version: v1.59.0
|
||||||
- name: Build
|
- name: Build
|
||||||
run: make build-bin
|
run: make build-bin
|
||||||
- name: Test
|
- name: Test
|
||||||
|
Loading…
Reference in New Issue
Block a user