Skip to content

Commit e84613c

Browse files
chore(deps): update helm/chart-testing-action action to v2.7.0 (#125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24a6557 commit e84613c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/charts-lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
helm: "${{ env.HELM_VERSION }}"
5757

5858
- name: Set up chart-testing
59-
uses: helm/chart-testing-action@v2.6.1
59+
uses: helm/chart-testing-action@v2.7.0
6060

6161
- name: Run chart-testing (install)
6262
run: ct lint --config .ci/ct/ct.yaml --charts "charts/${{ matrix.chart }}"

0 commit comments

Comments
 (0)