Skip to content

Commit a9ce0e1

Browse files
authored
chore(revert): revert update actions/github-script action to v5 (#1683)
This reverts commit cccaa98.
1 parent 48154a7 commit a9ce0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
working-directory: ./scripts
8484

8585
- name: Create PR
86-
uses: actions/github-script@v5.1.0
86+
uses: actions/github-script@v4.0.2
8787
with:
8888
github-token: ${{secrets.YOSHI_CODE_BOT_TOKEN}}
8989
script: |

0 commit comments

Comments
 (0)