From 08f2459f60e65c8e3164310ca5a857ea8b94e06b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 03:18:45 +0000 Subject: [PATCH] build(deps): bump losisin/helm-docs-github-action from 1.3.2 to 1.3.3 Bumps [losisin/helm-docs-github-action](https://github.com/losisin/helm-docs-github-action) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/losisin/helm-docs-github-action/releases) - [Commits](https://github.com/losisin/helm-docs-github-action/compare/v1.3.2...v1.3.3) --- updated-dependencies: - dependency-name: losisin/helm-docs-github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index c8818bc..ed44479 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -39,7 +39,7 @@ jobs: done - name: Run helm-docs - uses: losisin/helm-docs-github-action@v1.3.2 + uses: losisin/helm-docs-github-action@v1.3.3 with: chart-search-root: zazuko git-push: true