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 4e0aa62 commit cccaa98Copy full SHA for cccaa98
.github/workflows/main.yml
@@ -83,7 +83,7 @@ jobs:
83
working-directory: ./scripts
84
85
- name: Create PR
86
- uses: actions/github-script@v4.0.2
+ uses: actions/github-script@v5.1.0
87
with:
88
github-token: ${{secrets.YOSHI_CODE_BOT_TOKEN}}
89
script: |
0 commit comments