We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a7812b commit b9822d6Copy full SHA for b9822d6
.github/workflows/ci.yaml
@@ -21,7 +21,7 @@ jobs:
21
python-version: "3.10"
22
23
- name: Set up chart-testing
24
- uses: helm/chart-testing-action@v2.6.1
+ uses: helm/chart-testing-action@v2.7.0
25
26
- name: Run chart-testing (lint)
27
run: ct lint --config ct.yaml
0 commit comments