Skip to content

Commit f97d3cc

Browse files
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 5d91780 commit f97d3cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
python-version: 3.9
3737

3838
- name: Set up chart-testing
39-
uses: helm/chart-testing-action@v2.6.1
39+
uses: helm/chart-testing-action@v2.7.0
4040

4141
- name: Run chart-testing (lint)
4242
run: |-

0 commit comments

Comments
 (0)