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 6ef63bf commit 1226993Copy full SHA for 1226993
1 file changed
.github/workflows/helm-test.yaml
@@ -26,7 +26,7 @@ jobs:
26
python-version: '3.14'
27
28
- name: Set up chart-testing
29
- uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
+ uses: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2.8.0
30
31
- name: Run chart-testing (list-changed)
32
id: list-changed
@@ -52,7 +52,7 @@ jobs:
52
53
54
55
56
57
- name: Create kind cluster
58
uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # v1.13.0
0 commit comments