I\'ve setup a github action on a private repository, free account, as a cron so that runs every day at 9am:
name: updates on: schedule: - cron: \'0 9 * * *\