Skip to content

Commit fa75b0a

Browse files
build(deps): bump helm/chart-testing-action from 2.6.1 to 2.7.0
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/helm/chart-testing-action/releases) - [Commits](helm/chart-testing-action@v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: helm/chart-testing-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a890d37 commit fa75b0a

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
@@ -24,7 +24,7 @@ jobs:
2424

2525
# see example https://github.com/helm/chart-testing-action
2626
- name: Set up chart-testing
27-
uses: helm/chart-testing-action@v2.6.1
27+
uses: helm/chart-testing-action@v2.7.0
2828

2929
- name: Run chart-testing (list-changed)
3030
id: list-changed

0 commit comments

Comments
 (0)