Skip to content

Commit 780d174

Browse files
dependabot[bot]mrueg
authored andcommitted
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 748dee8 commit 780d174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
python-version: '3.10'
2727

2828
- name: Set up chart-testing
29-
uses: helm/chart-testing-action@v2.6.1
29+
uses: helm/chart-testing-action@v2.7.0
3030

3131
- name: Run chart-testing (list-changed)
3232
id: list-changed

0 commit comments

Comments
 (0)