From f14cacc644be9c99e8f0724eda082a0dfdebeb9b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 13:49:09 +0000 Subject: [PATCH] chore(deps): update helm/chart-testing-action action to v2.6.1 --- .github/workflows/chart-testing.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/chart-testing.yaml b/.github/workflows/chart-testing.yaml index 1f276a4..ab5b112 100644 --- a/.github/workflows/chart-testing.yaml +++ b/.github/workflows/chart-testing.yaml @@ -38,7 +38,7 @@ jobs: python-version: 3.7 - name: Set up chart-testing - uses: helm/chart-testing-action@v2.4.0 + uses: helm/chart-testing-action@v2.6.1 - name: Run chart-testing (list-changed) id: list-changed