From faff3600ddd604eba7dbfe3a64becd9c8becfa13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 21:33:41 +0000 Subject: [PATCH] chore(deps): update azure/setup-helm action to v5 --- .github/workflows/chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/chart.yaml b/.github/workflows/chart.yaml index c394389..1afea45 100644 --- a/.github/workflows/chart.yaml +++ b/.github/workflows/chart.yaml @@ -17,7 +17,7 @@ jobs: fetch-depth: 0 - name: Set up Helm - uses: azure/setup-helm@v3 + uses: azure/setup-helm@v5 with: version: v3.7.1