diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-11-10 11:55:02 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-10 11:55:02 -0800 |
| commit | ca8e7739be2d96f45177d2e7195abf54b36fe4c1 (patch) | |
| tree | 40175804cbd80bf269facc3b85df3cca87acff09 | |
| parent | 6b82a7cadc082ece1731c77ae55e9558e2ae711f (diff) | |
| download | seaweedfs-ca8e7739be2d96f45177d2e7195abf54b36fe4c1.tar.xz seaweedfs-ca8e7739be2d96f45177d2e7195abf54b36fe4c1.zip | |
chore(deps): bump helm/chart-testing-action from 2.7.0 to 2.8.0 (#7454)
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](https://github.com/helm/chart-testing-action/compare/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] <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 69a61b811..bb3685873 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.7.0 + uses: helm/chart-testing-action@v2.8.0 - name: Run chart-testing (list-changed) id: list-changed |
