Bump azure/setup-helm from 3.5 to 5

Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3.5 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/v3.5...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] <[email protected]>
This commit is contained in:
dependabot[bot]
2026-04-28 14:03:36 +02:00
committed by Marco Franssen
parent 5d4c0438c2
commit f17e024a66
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
uses: actions/[email protected]
- name: Set up Helm
uses: azure/setup-helm@v3.5
uses: azure/setup-helm@v5
with:
version: ${{ env.HELM_VERSION }}