From c5fc93b5db5a5b462baeb410ed2ca24a3912f320 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 18:19:39 +0100 Subject: [PATCH] Update helm/chart-testing-action action to v2.7.0 (#984) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/chart-test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/chart-test.yml b/.github/workflows/chart-test.yml index b485df46..86c8e997 100644 --- a/.github/workflows/chart-test.yml +++ b/.github/workflows/chart-test.yml @@ -49,7 +49,7 @@ jobs: run: git fetch --prune --unshallow - name: Setup chart-testing - uses: helm/chart-testing-action@v2.6.1 + uses: helm/chart-testing-action@v2.7.0 - name: List changed run: | @@ -118,7 +118,7 @@ jobs: fetch-depth: 0 - name: Setup chart-testing - uses: helm/chart-testing-action@v2.6.1 + uses: helm/chart-testing-action@v2.7.0 # with: # version: v3.3.0