Skip to content

Commit 2cd3ee0

Browse files
chore(deps): bump helm/chart-testing-action to v2.8.0 #803
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 f98e5ca commit 2cd3ee0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint-test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
helm repo add collabora-online https://collaboraonline.github.io/online
4343
4444
- name: Set up chart-testing
45-
uses: helm/chart-testing-action@v2.7.0
45+
uses: helm/chart-testing-action@v2.8.0
4646

4747
- name: Run chart-testing (list-changed)
4848
id: list-changed
@@ -112,7 +112,7 @@ jobs:
112112
helm repo add collabora-online https://collaboraonline.github.io/online
113113
114114
- name: Set up chart-testing
115-
uses: helm/chart-testing-action@v2.7.0
115+
uses: helm/chart-testing-action@v2.8.0
116116

117117
- name: Run chart-testing (list-changed)
118118
id: list-changed

0 commit comments

Comments
 (0)