mirror of
https://github.com/rancher/steve.git
synced 2025-09-19 01:45:13 +00:00
chore(deps): update golangci/golangci-lint-action action to v8
This commit is contained in:
committed by
GitHub
parent
f9c5a3c648
commit
dc0531a8b9
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Install mockgen
|
||||
run: go install go.uber.org/mock/mockgen@v0.4.0
|
||||
- name: Install golangci-lint
|
||||
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
|
||||
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
|
||||
with:
|
||||
version: v1.63.4
|
||||
- name: Install env-test
|
||||
|
Reference in New Issue
Block a user