diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-27 10:31:39 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-27 10:31:39 -0700 |
| commit | 47c42273187b50afa19c0d2c7c5ddd6a29aa25c4 (patch) | |
| tree | 08737a1c00e8e829931b9ae8d29cadf93902abec /.github | |
| parent | 3cc7b9041457c8ffb060f384b1e888089cc2b606 (diff) | |
| download | seaweedfs-47c42273187b50afa19c0d2c7c5ddd6a29aa25c4.tar.xz seaweedfs-47c42273187b50afa19c0d2c7c5ddd6a29aa25c4.zip | |
build(deps): bump helm/chart-testing-action from 2.3.1 to 2.4.0 (#4339)
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](https://github.com/helm/chart-testing-action/compare/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
| -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 18a8e104b..1e5e3545d 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.3.1 + uses: helm/chart-testing-action@v2.4.0 - name: Run chart-testing (list-changed) id: list-changed |
