From b0f2656288a4fef5b39761b5fc0b39620e275f77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 04:52:30 +0000 Subject: [PATCH] build(deps): bump losisin/helm-values-schema-json-action Bumps [losisin/helm-values-schema-json-action](https://github.com/losisin/helm-values-schema-json-action) from 1.3.0 to 1.5.7. - [Release notes](https://github.com/losisin/helm-values-schema-json-action/releases) - [Commits](https://github.com/losisin/helm-values-schema-json-action/compare/v1.3.0...v1.5.7) --- updated-dependencies: - dependency-name: losisin/helm-values-schema-json-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2a361a8..769b3d3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -93,7 +93,7 @@ jobs: git-push: "false" - name: update helm values schema json - uses: losisin/helm-values-schema-json-action@v1.3.0 + uses: losisin/helm-values-schema-json-action@v1.5.7 with: input: helm/chart/values.yaml