From 49e953b04061a20b6e1ea289a28de8bfa274bda4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 03:03:44 +0000 Subject: [PATCH] chore(deps): update actions/github-script action to v9 --- .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 369cb99..25ecaeb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: VOID_TOKEN: ${{ secrets.VOID_TOKEN }} VOID_PROJECT: vp-setup-staging - name: Comment on PR - uses: actions/github-script@v7 + uses: actions/github-script@v9 with: script: | const marker = '';