Skip to content

Commit 6941004

Browse files
authored
fix: use yamale v6 to work around bug (#747)
1 parent 57d810b commit 6941004

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/helm-charts-test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
- name: Install chart-testing tools
3232
id: lint
3333
uses: helm/chart-testing-action@v2
34+
with:
35+
yamale_version: '6.0.0'
3436

3537
- name: Run chart-testing (list-changed)
3638
id: list-changed

0 commit comments

Comments
 (0)