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

This commit is contained in:
renovate[bot] 2025-09-27 00:21:25 +00:00 committed by GitHub
parent 195887b48f
commit 56c31cb1b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ jobs:
# Post deployment URL as PR comment
- name: Comment PR with Preview URL
if: github.event_name == 'pull_request'
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |