Skip to content

Commit 4c66433

Browse files
authored
Upgrade github-script action from v7 to v8
Signed-off-by: Socheat <github@socheat.dev>
1 parent f26ee67 commit 4c66433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subaction/matrix/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ runs:
2828
-
2929
name: Generate
3030
id: generate
31-
uses: actions/github-script@v7
31+
uses: actions/github-script@v8
3232
env:
3333
INPUT_WORKDIR: ${{ inputs.workdir }}
3434
INPUT_FILES: ${{ inputs.files }}

0 commit comments

Comments
 (0)