We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d65dd8f commit 1d7c840Copy full SHA for 1d7c840
.github/workflows/tests.yaml
@@ -27,7 +27,7 @@ jobs:
27
python-version: 3.13.1
28
29
- name: Set up chart-testing
30
- uses: helm/chart-testing-action@v2.6.1
+ uses: helm/chart-testing-action@v2.7.0
31
32
- name: Run chart-testing (lint)
33
run: ct lint --config ct.yaml
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
- name: Run chart-testing (list-changed)
56
id: list-changed
0 commit comments