Skip to content

Commit 0196e01

Browse files
chore(deps): bump helm/chart-testing-action from 2.7.0 to 2.8.0 (#437)
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/helm/chart-testing-action/releases) - [Commits](helm/chart-testing-action@v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: helm/chart-testing-action dependency-version: 2.8.0 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 c8d0542 commit 0196e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
python-version: 3.9
4747

4848
- name: Set up chart-testing
49-
uses: helm/chart-testing-action@v2.7.0
49+
uses: helm/chart-testing-action@v2.8.0
5050

5151
- name: Run chart-testing (list-changed)
5252
id: list-changed

0 commit comments

Comments
 (0)