From ef9bf1a3758b34da455d87df025b3314cb3755ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 08:20:48 +0000 Subject: [PATCH] chore(deps): update azure/setup-helm action to v5 --- .github/workflows/helm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm.yml b/.github/workflows/helm.yml index 32d6b4a..8211b64 100644 --- a/.github/workflows/helm.yml +++ b/.github/workflows/helm.yml @@ -25,7 +25,7 @@ jobs: git config user.email "$GITHUB_ACTOR@users.noreply.github.com" - name: Install Helm ⚙️ - uses: azure/setup-helm@v3 + uses: azure/setup-helm@v5 - name: Login to Helm Registry 🔑 run: |