diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index e5d5a6543..e27793728 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@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1 with: - version: 3.11.0 # renovate: datasource=github-tags depName=helm/chart-testing + version: 3.12.0 # renovate: datasource=github-tags depName=helm/chart-testing - name: Run chart-testing run: ct lint --print-config --config .ct.yaml