Skip to content

Commit 923d754

Browse files
committed
verify yamale fix and run pipeline
1 parent 52fb31b commit 923d754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
- name: Set up chart-testing
125125
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
126126
with:
127-
version: 3.14.0 # renovate: datasource=github-tags depName=helm/chart-testing
127+
yamale_version: "6.0.0" # renovate: datasource=github-tags depName=helm/chart-testing
128128

129129
- name: Run chart-testing
130130
run: ct lint --print-config --config .ct.yaml

0 commit comments

Comments
 (0)