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

@ -28,7 +28,7 @@ jobs:
temperature: 0.7
- name: Post welcome comment
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
script: |
const message = `${{ steps.ai.outputs.response }}`;