Merge pull request #398 from socheatsok78/update-action-github-script

Upgrade github-script action from v7 to v8
This commit is contained in:
CrazyMax
2026-03-17 09:34:49 +01:00
committed by GitHub

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 }}