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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-22 15:32:39 +00:00 committed by GitHub
parent ea6acb2309
commit a54f8c8ea3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -226,7 +226,7 @@ jobs:
needs: [prepare-build-info, release-google]
steps:
- name: Update GitHub Release
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |