From 2f7c52aa21b7844b23d0e618f103d565e7156fba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 08:45:00 +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 b398d9c..b135462 100644 --- a/.github/workflows/helm.yml +++ b/.github/workflows/helm.yml @@ -22,7 +22,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: |