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