From 806f48aa8c699ca76467170076795745fb2eee1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 19:19:21 +0000 Subject: [PATCH] Bump stefanprodan/helm-gh-pages from 1.5.0 to 1.7.0 Bumps [stefanprodan/helm-gh-pages](https://github.com/stefanprodan/helm-gh-pages) from 1.5.0 to 1.7.0. - [Release notes](https://github.com/stefanprodan/helm-gh-pages/releases) - [Commits](https://github.com/stefanprodan/helm-gh-pages/compare/b43a8719cc63fdb3aa943cc57359ab19118eab3f...0ad2bb377311d61ac04ad9eb6f252fb68e207260) --- 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/release-helm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-helm.yaml b/.github/workflows/release-helm.yaml index 9826c71d4b6f..208e2d8e06a9 100644 --- a/.github/workflows/release-helm.yaml +++ b/.github/workflows/release-helm.yaml @@ -25,7 +25,7 @@ jobs: runs-on: ubuntu-20.04 steps: - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v2 - - uses: stefanprodan/helm-gh-pages@b43a8719cc63fdb3aa943cc57359ab19118eab3f + - uses: stefanprodan/helm-gh-pages@0ad2bb377311d61ac04ad9eb6f252fb68e207260 with: token: ${{ secrets.GITHUB_TOKEN }} charts_dir: charts