Skip to content

Commit 1436f7e

Browse files
committed
Update actions/github-script action to v9
1 parent 084e663 commit 1436f7e

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)