From 1b4175b4761615d7d04b2027cf310313b3a5c984 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 12:02:02 +0000 Subject: [PATCH] Update helm/chart-testing-action action to v2.7.0 --- .github/workflows/helm-lint-and-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm-lint-and-test.yaml b/.github/workflows/helm-lint-and-test.yaml index 2634dd9..2491dfb 100644 --- a/.github/workflows/helm-lint-and-test.yaml +++ b/.github/workflows/helm-lint-and-test.yaml @@ -39,7 +39,7 @@ jobs: - name: Setup Chart Linting id: lint - uses: helm/chart-testing-action@v2.6.1 + uses: helm/chart-testing-action@v2.7.0 with: version: v3.10.0