Skip to content

Commit 024aa37

Browse files
authored
chore(deps): update actions/github-script action to v6.1.0 (#1797)
1 parent 29ceb38 commit 024aa37

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@v6.0.0
86+
uses: actions/github-script@v6.1.0
8787
with:
8888
github-token: ${{secrets.YOSHI_CODE_BOT_TOKEN}}
8989
script: |

0 commit comments

Comments
 (0)