We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0c2fa6 commit 88568ebCopy full SHA for 88568eb
1 file changed
.github/workflows/main.yml
@@ -82,7 +82,7 @@ jobs:
82
working-directory: ./scripts
83
84
- name: Create PR
85
- uses: actions/github-script@v4.0.1
+ uses: actions/github-script@v4.0.2
86
with:
87
github-token: ${{secrets.YOSHI_CODE_BOT_TOKEN}}
88
script: |
0 commit comments