From 914a23457a50129560eca72644ef5a3471637144 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 10:54:21 +0000 Subject: [PATCH] chore(deps): update helm/chart-testing-action action to v2.4.0 --- .github/workflows/pr-chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-chart.yaml b/.github/workflows/pr-chart.yaml index 345ea44..50e9031 100644 --- a/.github/workflows/pr-chart.yaml +++ b/.github/workflows/pr-chart.yaml @@ -21,7 +21,7 @@ jobs: python-version: 3.7 - name: Set up chart-testing - uses: helm/chart-testing-action@afea100a513515fbd68b0e72a7bb0ae34cb62aec #v2.3.1 + uses: helm/chart-testing-action@e8788873172cb653a90ca2e819d79d65a66d4e76 # v2.4.0 - name: Run chart-testing (list-changed) id: list-changed