Skip to content

Commit 70411f8

Browse files
Update helm/chart-testing-action action to v2.7.0
1 parent c89613d commit 70411f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
python-version: "3.10"
2222

2323
- name: Set up chart-testing
24-
uses: helm/chart-testing-action@v2.6.1
24+
uses: helm/chart-testing-action@v2.7.0
2525

2626
- name: Run chart-testing (lint)
2727
run: ct lint --config ct.yaml

0 commit comments

Comments
 (0)