Skip to content

Commit d986327

Browse files
chore(deps): 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](Azure/setup-helm@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] <support@github.com>
1 parent 78cdd0b commit d986327

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/k8s-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: pip install PyYAML
2929

3030
- name: Setup Helm
31-
uses: azure/setup-helm@v4
31+
uses: azure/setup-helm@v5
3232
with:
3333
version: v3.14.0
3434

0 commit comments

Comments
 (0)