Skip to content

Commit baf5851

Browse files
build(deps): Bump helm/chart-testing-action from 2.6.1 to 2.7.0 (#1487)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5cd696 commit baf5851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
python-version: 3.9
2525

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)