From a9b8bd954c74c08bd098a2f6b4fc8c217570476f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 13:23:24 +0200 Subject: [PATCH] chore: bump step-security/helm-gh-pages from 1.7.0 to 1.7.1 (#1512) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/chart-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/chart-release.yaml b/.github/workflows/chart-release.yaml index 7e9de6399..a4b328098 100644 --- a/.github/workflows/chart-release.yaml +++ b/.github/workflows/chart-release.yaml @@ -51,7 +51,7 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} - name: Publish helm chart to github pages - uses: step-security/helm-gh-pages@6a390e89293c1ec8bc5120f6692f3b8a313a9a3d # v1.7.0 + uses: step-security/helm-gh-pages@e32a08830c96b9109c2f3daa9e60b657e63020e2 # v1.7.1 with: charts_dir: . target_dir: charts