diff --git a/.github/workflows/auto-reply-issue.yml b/.github/workflows/auto-reply-issue.yml index 919ecf32d..c2c167340 100644 --- a/.github/workflows/auto-reply-issue.yml +++ b/.github/workflows/auto-reply-issue.yml @@ -29,7 +29,7 @@ jobs: - name: Multi-turn AI Response id: ai_response - uses: actions/github-script@v8 + uses: actions/github-script@v9 with: github-token: ${{ secrets.GITHUB_TOKEN }} script: |