diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 62340b956f..f47694f476 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -114,7 +114,7 @@ jobs: - name: Set up chart-testing uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0 with: - version: 3.12.0 # renovate: datasource=github-tags depName=helm/chart-testing + version: 3.13.0 # renovate: datasource=github-tags depName=helm/chart-testing - name: Run chart-testing run: ct lint --print-config --config .ct.yaml