diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index b5cf61a..2a7a5aa 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -203,7 +203,7 @@ jobs: echo "e2e=$E2E_STATUS" >> $GITHUB_OUTPUT - name: Create or update PR comment - uses: actions/github-script@v7 + uses: actions/github-script@v8 with: github-token: ${{ secrets.GITHUB_TOKEN }} script: |