diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 872e1eb0bd0..257c8ba1fa9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -83,7 +83,7 @@ jobs: working-directory: ./scripts - name: Create PR - uses: actions/github-script@v4.0.2 + uses: actions/github-script@v5.1.0 with: github-token: ${{secrets.YOSHI_CODE_BOT_TOKEN}} script: |