From 7ebb93692b9dbce645433ac9ab06d2519c28f428 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 22:57:06 +0800 Subject: [PATCH] chore(deps): update actions/github-script action to v7 (#198) --- .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 f2365579..1e0fd31f 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@v6 + uses: actions/github-script@v7 if: always() with: script: |