From 0c0730ccd8001f3b0d3495594efbe767bb675596 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 09:22:11 +0000 Subject: [PATCH] chore: bump stefanprodan/helm-gh-pages from 1.5.0 to 1.6.0 Bumps [stefanprodan/helm-gh-pages](https://github.com/stefanprodan/helm-gh-pages) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/stefanprodan/helm-gh-pages/releases) - [Commits](https://github.com/stefanprodan/helm-gh-pages/compare/v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: stefanprodan/helm-gh-pages dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/chart.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/chart.yml b/.github/workflows/chart.yml index ef6f54a8e..102ecf903 100644 --- a/.github/workflows/chart.yml +++ b/.github/workflows/chart.yml @@ -23,7 +23,7 @@ jobs: submodules: true fetch-depth: 0 - name: Publish Helm chart - uses: stefanprodan/helm-gh-pages@v1.5.0 + uses: stefanprodan/helm-gh-pages@v1.6.0 with: token: ${{ secrets.GITHUB_TOKEN }} charts_dir: charts