From 7c65de809b8cfcf6c7bc6d46c87d8c95ad275106 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 20:54:56 +0000 Subject: [PATCH] chore(deps): pin stefanprodan/helm-gh-pages action to 89c6698 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 119a03dc0..82cb6571f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -44,7 +44,7 @@ jobs: - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 - name: Publish Helm charts - uses: stefanprodan/helm-gh-pages@master + uses: stefanprodan/helm-gh-pages@89c6698c192e70ed0e495bee7d3d1ca5b477fe82 # master with: token: ${{ secrets.RELEASEBOT_PAT }} charts_dir: chart