Upgrade github-script action from v7 to v8

Signed-off-by: Socheat <github@socheat.dev>
This commit is contained in:
Socheat
2026-03-17 11:35:20 +07:00
committed by GitHub
parent f26ee67c8b
commit 4c6643337d

View File

@@ -28,7 +28,7 @@ runs:
-
name: Generate
id: generate
uses: actions/github-script@v7
uses: actions/github-script@v8
env:
INPUT_WORKDIR: ${{ inputs.workdir }}
INPUT_FILES: ${{ inputs.files }}