Skip to content

Commit 5dfd777

Browse files
authored
Merge pull request #585 from joeferner/dependabot/github_actions/helm/chart-testing-action-2.7.0
Bump helm/chart-testing-action from 2.6.1 to 2.7.0
2 parents 9e18277 + 2158060 commit 5dfd777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chart-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
python-version: "3.10"
4343
- name: Set up chart-testing
44-
uses: helm/chart-testing-action@v2.6.1
44+
uses: helm/chart-testing-action@v2.7.0
4545
- name: Run chart-testing (lint)
4646
run: "ct lint --config .github/ct.yml --chart-dirs k8/helm-chart"
4747

0 commit comments

Comments
 (0)