From d415b26631457bdb77d28eca716b63c88303a732 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 17:08:44 +0000 Subject: [PATCH] chore(deps): update actions/github-script action to v9 --- .github/workflows/integration-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index 5152f7ca..a4ffa495 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -148,7 +148,7 @@ jobs: status: ${{ job.status }} - name: Add comment to PR - uses: actions/github-script@v8 + uses: actions/github-script@v9 if: always() with: script: |