From 82237c07a0d8b84e2bc7ac1dcbc15b88ec69a441 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 04:01:35 +0000 Subject: [PATCH] Update azure/setup-helm action to v5 --- .github/workflows/ci-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-release.yml b/.github/workflows/ci-release.yml index c497b49..f93b6c0 100644 --- a/.github/workflows/ci-release.yml +++ b/.github/workflows/ci-release.yml @@ -96,7 +96,7 @@ jobs: uses: actions/checkout@v4 - name: Install Helm - uses: azure/setup-helm@v3 + uses: azure/setup-helm@v5 - name: Get the version id: get_version