1
0
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:
vardhaman22 2024-06-05 23:09:37 +05:30
parent 8f3d2e8f21
commit 4f4dae49af

View File

@ -24,7 +24,7 @@ jobs:
- name: Install golangci-lint
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
with:
version: v1.57.1
version: v1.59.0
- name: Build
run: make build-bin
- name: Test