We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac5faf2 commit f607fc5Copy full SHA for f607fc5
.github/workflows/main.yml
@@ -83,7 +83,7 @@ jobs:
83
working-directory: ./scripts
84
85
- name: Create PR
86
- uses: actions/github-script@v6.1.1
+ uses: actions/github-script@v6.2.0
87
with:
88
github-token: ${{secrets.YOSHI_CODE_BOT_TOKEN}}
89
script: |
0 commit comments