From 13e0f2592f58856713d128ced8066d7023774885 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 06:38:20 +0000 Subject: [PATCH] Bump azure/setup-helm from 4 to 5 Bumps [azure/setup-helm](https://github.com/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 ... Signed-off-by: dependabot[bot] --- .github/workflows/linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 57c30b65..838fb613 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -35,7 +35,7 @@ jobs: fetch-depth: 0 - name: Setup helm - uses: azure/setup-helm@v4 + uses: azure/setup-helm@v5 with: version: 'v3.13.2' id: install