From 286728b6210e79c7d83fb209378dcd9c993899be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 13:16:34 +0000 Subject: [PATCH] chore(deps): update helm/chart-testing-action action to v2.7.0 --- .github/workflows/chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/chart.yaml b/.github/workflows/chart.yaml index c394389..34dba9f 100644 --- a/.github/workflows/chart.yaml +++ b/.github/workflows/chart.yaml @@ -26,7 +26,7 @@ jobs: python-version: 3.7 - name: Set up chart-testing - uses: helm/chart-testing-action@v2.3.1 + uses: helm/chart-testing-action@v2.7.0 - name: Run chart-testing (list-changed) id: list-changed