diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-06 10:50:12 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-06 10:50:12 -0800 |
| commit | 8a6a7c63c05c24d9512bd32df18c2a14e45a6465 (patch) | |
| tree | d06d837a1b6a25623c1721fbdd257645a5852837 | |
| parent | 32cf06d19f5a44a515c95f35ca555904eabe5f26 (diff) | |
| download | seaweedfs-8a6a7c63c05c24d9512bd32df18c2a14e45a6465.tar.xz seaweedfs-8a6a7c63c05c24d9512bd32df18c2a14e45a6465.zip | |
Bump helm/chart-testing-action from 2.4.0 to 2.6.1 (#4986)
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.4.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.4.0...v2.6.1)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | .github/workflows/helm_ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/helm_ci.yml b/.github/workflows/helm_ci.yml index 161ae6029..942e5a63b 100644 --- a/.github/workflows/helm_ci.yml +++ b/.github/workflows/helm_ci.yml @@ -31,7 +31,7 @@ jobs: check-latest: true - name: Set up chart-testing - uses: helm/chart-testing-action@v2.4.0 + uses: helm/chart-testing-action@v2.6.1 - name: Run chart-testing (list-changed) id: list-changed |
