diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-20 11:02:32 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-20 11:02:32 -0800 |
| commit | f7950a9baa2b33c2b5dab49813207c258ec214ac (patch) | |
| tree | 394e3b77b340fe77f74982b62326916fe326160a | |
| parent | af1d7d0b381ba6215894cd5c295d3aca61755d56 (diff) | |
| download | seaweedfs-f7950a9baa2b33c2b5dab49813207c258ec214ac.tar.xz seaweedfs-f7950a9baa2b33c2b5dab49813207c258ec214ac.zip | |
chore(deps): bump helm/chart-testing-action from 2.6.1 to 2.7.0 (#6457)
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/helm/chart-testing-action/releases)
- [Commits](https://github.com/helm/chart-testing-action/compare/v2.6.1...v2.7.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>
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 8669c38bb..e8b9521a6 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.6.1 + uses: helm/chart-testing-action@v2.7.0 - name: Run chart-testing (list-changed) id: list-changed |
