diff --git a/.github/workflows/automatic_chores.yml b/.github/workflows/automatic_chores.yml index 16b2dd663..d4dfae4d6 100644 --- a/.github/workflows/automatic_chores.yml +++ b/.github/workflows/automatic_chores.yml @@ -49,7 +49,7 @@ jobs: - name: Create Pull Request id: cpr - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: token: ${{ secrets.CI_BOT_TOKEN }}