We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cd4fed commit d67db53Copy full SHA for d67db53
2 files changed
.github/workflows/lint.yaml
@@ -36,7 +36,7 @@ jobs:
36
python-version: 3.14
37
38
- name: Set up chart-testing
39
- uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
+ uses: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2.8.0
40
with:
41
version: '3.14.0'
42
yamllint_version: '1.37.1'
.github/workflows/test.yaml
@@ -49,7 +49,7 @@ jobs:
49
50
51
52
53
54
55
0 commit comments