From be1c163a2951203d6cb7a22f76b45045658ff195 Mon Sep 17 00:00:00 2001 From: "smartway-bot[bot]" <176469786+smartway-bot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 01:14:33 +0000 Subject: [PATCH] chore(deps): update azure/setup-helm action to v5 --- .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 1e0ffb85..fd7335bf 100644 --- a/.github/workflows/helm_testing.yaml +++ b/.github/workflows/helm_testing.yaml @@ -26,7 +26,7 @@ jobs: fetch-depth: 0 - name: Helm Install - uses: azure/setup-helm@v4 + uses: azure/setup-helm@v5 - uses: actions/setup-python@v6 with: