From 907a58e84c94b2d0175f4d666803c61710a0ce6a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 19:50:46 +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