Skip to content

Commit e9a60b5

Browse files
build(deps): bump azure/setup-helm from 1 to 4 (#214)
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 1 to 4. - [Release notes](https://github.com/azure/setup-helm/releases) - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md) - [Commits](Azure/setup-helm@v1...v4) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7fa68d7 commit e9a60b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fetch-depth: 0
1414

1515
- name: Set up Helm
16-
uses: azure/setup-helm@v1
16+
uses: azure/setup-helm@v4
1717
with:
1818
version: v3.14.4
1919

0 commit comments

Comments
 (0)