From 62e50afe86cce0cf224686f167e701525cca8209 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 16:39:26 +0000 Subject: [PATCH] Update helm/chart-testing-action action to v2.6.1 --- .github/workflows/ci-helm-lint-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-helm-lint-test.yml b/.github/workflows/ci-helm-lint-test.yml index 46a62c0..d653508 100644 --- a/.github/workflows/ci-helm-lint-test.yml +++ b/.github/workflows/ci-helm-lint-test.yml @@ -26,7 +26,7 @@ jobs: helm repo add cnpg https://cloudnative-pg.github.io/charts - name: Set up chart-testing - uses: helm/chart-testing-action@v2.6.0 + uses: helm/chart-testing-action@v2.6.1 - name: Run chart-testing (list-changed) id: list-changed