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 47cefd9 commit a0f4ccfCopy full SHA for a0f4ccf
.github/workflows/main.yml
@@ -83,7 +83,7 @@ jobs:
83
working-directory: ./scripts
84
85
- name: Create PR
86
- uses: actions/github-script@v6.3.3
+ uses: actions/github-script@v6.4.0
87
with:
88
github-token: ${{secrets.YOSHI_CODE_BOT_TOKEN}}
89
script: |
0 commit comments