From f7ae011ad0766587714cf7fc582f73ba1417d81e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 19:22:20 +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: |