Skip to content

Commit 7fa68d7

Browse files
build(deps): bump helm/chart-testing-action from 2.6.1 to 2.8.0 (#216)
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.6.1 to 2.8.0. - [Release notes](https://github.com/helm/chart-testing-action/releases) - [Commits](helm/chart-testing-action@v2.6.1...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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4cf98c5 commit 7fa68d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
python-version: 3.13
2323

2424
- name: Set up chart-testing
25-
uses: helm/chart-testing-action@v2.6.1
25+
uses: helm/chart-testing-action@v2.8.0
2626
with:
2727
version: 3.11.0
2828

0 commit comments

Comments
 (0)