Skip to content

Commit 2dfe45f

Browse files
chore(deps): update helm/chart-testing-action action to v2.7.0
1 parent c37c3ae commit 2dfe45f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint_test_charts.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
fetch-depth: 0
3030

3131
- uses: actions/setup-python@v5
32-
- uses: helm/chart-testing-action@v2.6.1
32+
- uses: helm/chart-testing-action@v2.7.0
3333
- uses: azure/setup-helm@v4
3434
with:
3535
version: 'v3.2.0'
@@ -73,7 +73,7 @@ jobs:
7373
fetch-depth: 0
7474

7575
- uses: actions/setup-python@v5
76-
- uses: helm/chart-testing-action@v2.6.1
76+
- uses: helm/chart-testing-action@v2.7.0
7777
- uses: azure/setup-helm@v4
7878
with:
7979
version: 'v3.2.0'

0 commit comments

Comments
 (0)