chore(deps): update helm/chart-testing-action action to v2.6.0 (#68)

This commit is contained in:
renovate[bot] 2023-11-02 17:01:09 +02:00 committed by GitHub
parent 12b022250f
commit f71484818c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.4.0
uses: helm/chart-testing-action@v2.6.0
- name: Run chart-testing (install)
run: ct lint --config .ci/ct/ct.yaml --charts "charts/${{ matrix.chart }}"