mirror of https://github.com/jetkvm/kvm.git
chore: upgrade golangci-lint-action to v6.5.0
This commit is contained in:
parent
38d6f57786
commit
233d059d90
|
@ -28,7 +28,7 @@ jobs:
|
|||
with:
|
||||
go-version: 1.23.x
|
||||
- name: Lint
|
||||
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
|
||||
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
|
||||
with:
|
||||
args: --verbose
|
||||
version: v1.62.0
|
||||
|
|
Loading…
Reference in New Issue