From 7462ddc9f4e7f7ab87e711ed89b384b7d2101bc1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 14:53:48 +0000 Subject: [PATCH] chore(deps): update helm/chart-testing-action action to v2.7.0 --- .github/workflows/ci-chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-chart.yaml b/.github/workflows/ci-chart.yaml index faf8cd7..072b970 100644 --- a/.github/workflows/ci-chart.yaml +++ b/.github/workflows/ci-chart.yaml @@ -25,7 +25,7 @@ jobs: check-latest: true - name: Set up chart-testing - uses: helm/chart-testing-action@v2.6.1 + uses: helm/chart-testing-action@v2.7.0 - name: Run chart-testing (list-changed) id: list-changed