We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 244eb01 commit c11d13fCopy full SHA for c11d13f
1 file changed
.github/workflows/test-helm-chart.yml
@@ -34,8 +34,8 @@ jobs:
34
- name: Set up chart-testing
35
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
36
with:
37
- yamale_version: 4.0.4
38
- yamllint_version: 1.35.1
+ yamale_version: 6.0.0
+ yamllint_version: 1.37.1
39
40
- name: Determine target branch
41
id: ct-branch-target
0 commit comments