Skip to content

Commit

Permalink
build(deps): bump helm/chart-testing-action from 2.3.1 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/helm/chart-testing-action/releases)
- [Commits](helm/chart-testing-action@v2.3.1...v2.4.0)

---
updated-dependencies:
- dependency-name: helm/chart-testing-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and theodore86 committed Mar 29, 2023
1 parent e55e221 commit 796c24a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart-linting-and-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
python-version: "${{ env.PYTHON_VERSION }}"

- name: "Setup chart-testing (lint)"
uses: "helm/chart-testing-action@v2.3.1"
uses: "helm/chart-testing-action@v2.4.0"

- name: "Run chart-testing (list-changed)"
id: list-changed
Expand Down

0 comments on commit 796c24a

Please sign in to comment.