diff --git a/.github/workflows/call-lint-chart.yaml b/.github/workflows/call-lint-chart.yaml index d422708..6635ec8 100644 --- a/.github/workflows/call-lint-chart.yaml +++ b/.github/workflows/call-lint-chart.yaml @@ -68,7 +68,7 @@ jobs: # https://github.com/helm/chart-testing-action # Pre-requisites: A GitHub repo containing a directory with your Helm charts (e.g: charts) - name: Set up chart-testing - uses: helm/chart-testing-action@v2.2.1 + uses: helm/chart-testing-action@v2.8.0 with: # CT version version: v3.6.0