From c76a5eac98985283381bd69ab9d4dec304068632 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 03:29:08 +0000 Subject: [PATCH] chore(deps): pin actions/github-script action to 3a2844b --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c75abfb..780c47b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,7 +39,7 @@ jobs: VOID_TOKEN: ${{ secrets.VOID_TOKEN }} VOID_PROJECT: vp-setup-staging - name: Comment on PR - uses: actions/github-script@v9 + uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9 with: script: | const marker = '';