Skip to content

Commit fb3da93

Browse files
Bump azure/setup-helm from 4.0.0 to 4.1.0
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 4.0.0 to 4.1.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.0.0...v4.1.0) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2625cfb commit fb3da93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chart-lints.yaml

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@v4.0.0
16+
uses: azure/setup-helm@v4.1.0
1717
with:
1818
version: v3.14.1
1919

0 commit comments

Comments
 (0)