Skip to content

Commit 9e798e3

Browse files
dependabot[bot]visheshtanksale
authored andcommitted
Bump azure/setup-helm from 4.3.1 to 5.0.0
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 4.3.1 to 5.0.0. - [Release notes](https://github.com/azure/setup-helm/releases) - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md) - [Commits](Azure/setup-helm@v4.3.1...v5.0.0) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88b18d8 commit 9e798e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v6
1515
name: Checkout code
1616
- name: Set up Helm
17-
uses: azure/setup-helm@v4.3.1
17+
uses: azure/setup-helm@v5.0.0
1818
with:
1919
version: v3.14.4
2020
- name: Lint Helm Charts

0 commit comments

Comments
 (0)