diff --git a/.github/workflows/sync-api-backup.yml b/.github/workflows/sync-api-backup.yml index e6e0b7f..ca1fef0 100644 --- a/.github/workflows/sync-api-backup.yml +++ b/.github/workflows/sync-api-backup.yml @@ -23,7 +23,7 @@ jobs: run: uv run --no-sync gitmojis sync - name: Create pull request 🎉 - uses: peter-evans/create-pull-request@v7.0.11 + uses: peter-evans/create-pull-request@v8.1.1 with: token: ${{ secrets.CREATE_PR_ACTION_TOKEN }} commit-message: 🍱 Update the backup file with the Gitmoji API data