From 3e79bd3f06e8d4f9504f7ab7a2c4f39aa37f74cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 19:43:59 +0000 Subject: [PATCH] chore(deps): pin stefanprodan/helm-gh-pages action to 0ad2bb3 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/qa.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qa.yml b/.github/workflows/qa.yml index c5208b9..6142ac6 100644 --- a/.github/workflows/qa.yml +++ b/.github/workflows/qa.yml @@ -274,7 +274,7 @@ jobs: if: | github.event_name == 'push' && startsWith(github.ref, 'refs/tags/') - uses: stefanprodan/helm-gh-pages@v1.7.0 + uses: stefanprodan/helm-gh-pages@0ad2bb377311d61ac04ad9eb6f252fb68e207260 # v1.7.0 with: token: ${{ secrets.GITHUB_TOKEN }} charts_dir: charts