We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f5a87 commit d113244Copy full SHA for d113244
.github/workflows/lint.yml
@@ -114,7 +114,7 @@ jobs:
114
- name: Set up chart-testing
115
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
116
with:
117
- version: 3.12.0 # renovate: datasource=github-tags depName=helm/chart-testing
+ version: 3.13.0 # renovate: datasource=github-tags depName=helm/chart-testing
118
119
- name: Run chart-testing
120
run: ct lint --print-config --config .ct.yaml
0 commit comments