Skip to content

Commit 7dc02b1

Browse files
Update helm/chart-testing-action action to v2.8.0 (#2468)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd47262 commit 7dc02b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-helm-charts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
python-version: 3.13
2727

2828
- name: Set up chart-testing
29-
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
29+
uses: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2.8.0
3030

3131
- name: Run chart-testing (lint)
3232
run: ct lint --config ct.yaml

0 commit comments

Comments
 (0)