[workflow] Bump GitHub actions/github-script packages to v8 (#13113)

This commit is contained in:
xavier2k6
2025-10-01 15:42:10 +01:00
committed by GitHub
parent 240cc1fd31
commit 1cfba39ca6
3 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ jobs:
steps:
- name: Update release for ${{ github.event.client_payload.ReleaseBranchName }}
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
github-token: ${{secrets.GITHUB_TOKEN}}
script: |