From e4a66419aa491348afcbd2a7dc6d8636148c4443 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 21:11:33 +0000 Subject: [PATCH] chore(deps): update azure/setup-helm action to v5 --- .github/workflows/update-index.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-index.yaml b/.github/workflows/update-index.yaml index 662a397..1004fac 100644 --- a/.github/workflows/update-index.yaml +++ b/.github/workflows/update-index.yaml @@ -89,7 +89,7 @@ jobs: git config user.email "${{ github.actor }}@users.noreply.github.com" - name: Install Helm - uses: azure/setup-helm@v4 + uses: azure/setup-helm@v5 with: version: 'latest'