Skip to content

Commit 9c7f1fe

Browse files
Bump helm/chart-testing-action from 2.1.0 to 2.2.0 (#9)
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/helm/chart-testing-action/releases) - [Commits](helm/chart-testing-action@v2.1.0...v2.2.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb2be48 commit 9c7f1fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
python-version: ${{ env.PYTHON_VERSION }}
102102

103103
- name: Setup chart-testing
104-
uses: helm/chart-testing-action@v2.1.0
104+
uses: helm/chart-testing-action@v2.2.0
105105

106106
- name: Run chart-testing (list-changed)
107107
id: list-changed

0 commit comments

Comments
 (0)