From 0fdf084e941a3a73bd92036d26423b1034c9cb11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 18:26:59 +0100 Subject: [PATCH] chore(deps): update helm/chart-testing-action action to v2.4.0 (#32) --- .github/workflows/ct.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ct.yaml b/.github/workflows/ct.yaml index d4c27da..d307faa 100644 --- a/.github/workflows/ct.yaml +++ b/.github/workflows/ct.yaml @@ -24,7 +24,7 @@ jobs: uses: azure/setup-helm@v3 - name: Set up chart-testing - uses: helm/chart-testing-action@v2.3.1 + uses: helm/chart-testing-action@v2.4.0 - name: Run chart-testing (list-changed) id: list-changed