Skip to content
Snippets Groups Projects
Unverified Commit b1f37a36 authored by groundhog2k's avatar groundhog2k Committed by GitHub
Browse files

Fixed lint chart action (#638)

parent 4ad0ee89
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ jobs: ...@@ -15,7 +15,7 @@ jobs:
- name: Fetch history - name: Fetch history
run: git fetch --prune --unshallow run: git fetch --prune --unshallow
- name: Run lint - name: Run lint
uses: helm/chart-testing-action@v2.1.0 uses: helm/chart-testing-action@v1.1.0
with: with:
command: lint command: lint
config: .github/verify-config.yaml config: .github/verify-config.yaml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment