Skip to content

Commit 5fb3366

Browse files
Update actions/github-script action to v8
1 parent 2a92f66 commit 5fb3366

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
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: Create Pull Request
5454
if: steps.stage.outcome == 'success'
55-
uses: actions/github-script@v7
55+
uses: actions/github-script@v8
5656
with:
5757
github-token: ${{ secrets.PAT }}
5858
script: |

0 commit comments

Comments
 (0)