chore(deps): update actions/github-script action to v8 (#3889)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-12-03 01:57:20 +00:00 committed by GitHub
parent ab5d68b484
commit b078d63b40
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -27,7 +27,7 @@ jobs:
- name: Comment on issue
if: steps.ai.outputs.response != ''
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
script: |
github.rest.issues.createComment({