diff --git a/.github/workflows/cl.yml b/.github/workflows/cl.yml index 5a7020b4..de59409d 100644 --- a/.github/workflows/cl.yml +++ b/.github/workflows/cl.yml @@ -30,7 +30,7 @@ jobs: - name: Create Pull Request if: ${{ github.event_name == 'schedule' }} id: cpr - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: token: ${{ secrets.JAYLYBOT_TOKEN }} push-to-fork: jayly-bot/ScriptAPI