From 948a20f4ac2a135c7dc6c894712e291dc2a1c8a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 01:22:12 +0000 Subject: [PATCH] chore(deps): update azure/setup-helm action to v5 --- .github/workflows/charts_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/charts_test.yaml b/.github/workflows/charts_test.yaml index 27d99cc..5b550a5 100644 --- a/.github/workflows/charts_test.yaml +++ b/.github/workflows/charts_test.yaml @@ -16,7 +16,7 @@ jobs: fetch-depth: 0 - name: Set up Helm - uses: azure/setup-helm@v3 + uses: azure/setup-helm@v5 with: version: v3.8.1