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 42794cf commit 0b44e19Copy full SHA for 0b44e19
.github/workflows/lint-test.yml
@@ -25,7 +25,7 @@ jobs:
25
check-latest: true
26
27
- name: Set up chart-testing
28
- uses: helm/chart-testing-action@v2.7.0
+ uses: helm/chart-testing-action@v2.8.0
29
30
- name: Run chart-testing (lint)
31
run: ct lint --config ct.yaml
0 commit comments