Skip to content

Commit 88568eb

Browse files
authored
chore(deps): update actions/github-script action to v4.0.2 (#1307)
1 parent f0c2fa6 commit 88568eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v4.0.1
85+
uses: actions/github-script@v4.0.2
8686
with:
8787
github-token: ${{secrets.YOSHI_CODE_BOT_TOKEN}}
8888
script: |

0 commit comments

Comments
 (0)