Skip to content

Commit 5a32db4

Browse files
Update helm/chart-testing-action action to v2.7.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a89b89c commit 5a32db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
python-version: 3.7
2525

2626
- name: Setup chart-testing
27-
uses: helm/chart-testing-action@v2.6.1
27+
uses: helm/chart-testing-action@v2.7.0
2828

2929
- name: Run chart-testing (list-changed)
3030
id: list-changed

0 commit comments

Comments
 (0)