chore(deps): update helm/chart-testing-action action to v2.6.1

This commit is contained in:
renovate[bot] 2023-11-03 13:25:35 +00:00
parent 1cf7820b56
commit 5944c9d93c
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ jobs:
helm: "${{ env.HELM_VERSION }}"
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.6.0
uses: helm/chart-testing-action@v2.6.1
- name: Run chart-testing (install)
run: ct lint --config .ci/ct/ct.yaml --charts "charts/${{ matrix.chart }}"