Skip to content

Commit dd29275

Browse files
authored
Update actions/github-script action to v9 (#8438)
1 parent 757e199 commit dd29275

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codegen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
outputs:
1515
services: ${{ steps.chunk.outputs.result }}
1616
steps:
17-
- uses: actions/github-script@v8
17+
- uses: actions/github-script@v9
1818
id: chunk
1919
with:
2020
script: |

0 commit comments

Comments
 (0)