mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-03-24 03:38:04 +00:00
Bump up linter CI action
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -108,7 +108,7 @@ jobs:
|
|||||||
- name: make dir for frontend results # don't delete this step, it will break goreleaser
|
- name: make dir for frontend results # don't delete this step, it will break goreleaser
|
||||||
run: mkdir pkg/frontend/dist && touch pkg/frontend/dist/.gitkeep
|
run: mkdir pkg/frontend/dist && touch pkg/frontend/dist/.gitkeep
|
||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
uses: golangci/golangci-lint-action@v3.3.1
|
uses: golangci/golangci-lint-action@v4
|
||||||
with:
|
with:
|
||||||
# version: latest
|
# version: latest
|
||||||
# skip-go-installation: true
|
# skip-go-installation: true
|
||||||
|
|||||||
Reference in New Issue
Block a user