From c89f3bbcba7e17e2028dd64c5d9b8546c8082802 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Jul 2025 08:15:14 +0000 Subject: [PATCH] chore(deps): update azure/setup-helm action to v4 --- .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 7d4a5e5..60bbf6b 100644 --- a/.github/workflows/ci-release.yml +++ b/.github/workflows/ci-release.yml @@ -94,7 +94,7 @@ jobs: uses: actions/checkout@v4 - name: Install Helm - uses: azure/setup-helm@v3 + uses: azure/setup-helm@v4 - name: Get the version id: get_version