Skip to content

Commit dc22ce1

Browse files
authored
chore(deps): update actions/github-script action to v4 (#1302)
1 parent 21f50a1 commit dc22ce1

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
@@ -82,7 +82,7 @@ jobs:
8282
working-directory: ./scripts
8383

8484
- name: Create PR
85-
uses: actions/github-script@v2.0.0
85+
uses: actions/github-script@v4.0.1
8686
with:
8787
github-token: ${{secrets.YOSHI_CODE_BOT_TOKEN}}
8888
script: |

0 commit comments

Comments
 (0)