From 839427561f0a84821e7432e4a9876e26b0eda51a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 22:39:50 +0000 Subject: [PATCH] build(deps): bump helm/chart-testing-action Bumps the production-dependencies group with 1 update: [helm/chart-testing-action](https://github.com/helm/chart-testing-action). Updates `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 dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/platform-autogpt-infra-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/platform-autogpt-infra-ci.yml b/.github/workflows/platform-autogpt-infra-ci.yml index 43ea1a2c4f3f..304650a869f1 100644 --- a/.github/workflows/platform-autogpt-infra-ci.yml +++ b/.github/workflows/platform-autogpt-infra-ci.yml @@ -41,7 +41,7 @@ jobs: version: v3.14.4 - name: Set up chart-testing - uses: helm/chart-testing-action@v2.6.0 + uses: helm/chart-testing-action@v2.6.1 - name: Run chart-testing (list-changed) id: list-changed