From d6d7a368337f29832b65fb2125a95251b7f69fc3 Mon Sep 17 00:00:00 2001 From: "smartway-bot[bot]" <176469786+smartway-bot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 00:03:25 +0000 Subject: [PATCH] chore(deps): update helm/chart-testing-action action to v2.8.0 --- .github/workflows/helm_testing.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm_testing.yaml b/.github/workflows/helm_testing.yaml index f4a3e227..5e8a8ab1 100644 --- a/.github/workflows/helm_testing.yaml +++ b/.github/workflows/helm_testing.yaml @@ -34,7 +34,7 @@ jobs: check-latest: true - name: Set up chart-testing - uses: helm/chart-testing-action@v2.7.0 + uses: helm/chart-testing-action@v2.8.0 with: yamale_version: "6.0.0"