We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9406804 commit c5821c3Copy full SHA for c5821c3
.github/workflows/job-test-chart.yml
@@ -53,7 +53,7 @@ jobs:
53
python-version: '3.x'
54
check-latest: true
55
- name: Set up chart-testing
56
- uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
+ uses: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2.8.0
57
with:
58
version: 'v3.14.0'
59
yamllint_version: '1.37.0'
0 commit comments