From 03cbf90e7e9e3604f39c8252da9c7f47db231173 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 04:44:35 +0000 Subject: [PATCH] :seedling: (chore): Bump azure/setup-helm Bumps the all-github-actions group with 1 update: [azure/setup-helm](https://github.com/azure/setup-helm). Updates `azure/setup-helm` from 4 to 5 - [Release notes](https://github.com/azure/setup-helm/releases) - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md) - [Commits](https://github.com/azure/setup-helm/compare/v4...v5) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/auto-release-helm-chart.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-release-helm-chart.yml b/.github/workflows/auto-release-helm-chart.yml index 2168c70b7..cd8dd4ff6 100644 --- a/.github/workflows/auto-release-helm-chart.yml +++ b/.github/workflows/auto-release-helm-chart.yml @@ -32,7 +32,7 @@ jobs: # Install Helm - name: Install Helm - uses: azure/setup-helm@v4 + uses: azure/setup-helm@v5 with: version: v3.4.0