From b54cc08d0b22c4688021ff297c011b94bd6a2578 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 14:19:47 +0000 Subject: [PATCH] Update helm/chart-testing-action action to v2.6.1 --- .github/workflows/helm-lint-and-install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm-lint-and-install.yaml b/.github/workflows/helm-lint-and-install.yaml index ea477445..05a8052d 100644 --- a/.github/workflows/helm-lint-and-install.yaml +++ b/.github/workflows/helm-lint-and-install.yaml @@ -32,7 +32,7 @@ jobs: check-latest: true - name: Set up chart-testing - uses: helm/chart-testing-action@v2.6.0 + uses: helm/chart-testing-action@v2.6.1 - name: Add external repositories run: |