Bump helm/chart-testing-action from 2.6.0 to 2.6.1

Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/helm/chart-testing-action/releases)
- [Commits](https://github.com/helm/chart-testing-action/compare/v2.6.0...v2.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2023-11-05 23:21:35 -08:00
committed by Faisal Memon
parent d6583be179
commit 9b31f3d40b
+2 -2
View File
@@ -109,7 +109,7 @@ jobs:
python-version: ${{ env.PYTHON_VERSION }}
- name: Setup chart-testing
uses: helm/[email protected].0
uses: helm/[email protected].1
with:
version: ${{ env.CHART_TESTING_VERSION }}
@@ -151,7 +151,7 @@ jobs:
python-version: ${{ env.PYTHON_VERSION }}
- name: Setup chart-testing
uses: helm/[email protected].0
uses: helm/[email protected].1
with:
version: ${{ env.CHART_TESTING_VERSION }}