Skip to content

Commit ba4fef2

Browse files
Update helm/chart-testing-action action to v2.7.0
1 parent dc0412b commit ba4fef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/setup-python@v5
1717
with:
1818
python-version: '3.x'
19-
- uses: helm/chart-testing-action@v2.6.1
19+
- uses: helm/chart-testing-action@v2.7.0
2020

2121
# Lint
2222
- name: Lint charts

0 commit comments

Comments
 (0)