From 1553f0c0b759db6da1e18ed703385b3b179361c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 12:54:58 -0800 Subject: [PATCH] chore: bump stefanprodan/helm-gh-pages from 1.6.0 to 1.7.0 (#648) Bumps [stefanprodan/helm-gh-pages](https://github.com/stefanprodan/helm-gh-pages) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/stefanprodan/helm-gh-pages/releases) - [Commits](https://github.com/stefanprodan/helm-gh-pages/compare/v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: stefanprodan/helm-gh-pages dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/chart.yaml b/.github/workflows/chart.yaml index 994dae543..3305aacbe 100644 --- a/.github/workflows/chart.yaml +++ b/.github/workflows/chart.yaml @@ -20,7 +20,7 @@ jobs: submodules: true fetch-depth: 0 - name: Publish Helm chart - uses: stefanprodan/helm-gh-pages@v1.6.0 + uses: stefanprodan/helm-gh-pages@v1.7.0 with: token: ${{ secrets.GITHUB_TOKEN }} charts_dir: charts