mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-26 01:22:51 +00:00
Merge pull request #1712 from kubesphere/dependabot-github_actions-golangci-golangci-lint-action-3.4.0
build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0
This commit is contained in:
commit
39382ec24b
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
with:
|
||||
go-version: 1.19
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v3.3.1
|
||||
uses: golangci/golangci-lint-action@v3.4.0
|
||||
with:
|
||||
version: v1.50.1
|
||||
working-directory: ${{matrix.working-directory}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue