diff --git a/.github/workflows/helm-chart.yaml b/.github/workflows/helm-chart.yaml index a714161..5e8265f 100644 --- a/.github/workflows/helm-chart.yaml +++ b/.github/workflows/helm-chart.yaml @@ -21,7 +21,7 @@ jobs: fetch-depth: "0" - name: chart-testing (ct lint) - uses: helm/chart-testing-action@v2.0.1 + uses: helm/chart-testing-action@v2.8.0 - name: Run Helm Chart lint run: |