chore(deps): update renovate/renovate docker tag to v37.68.4 #218

Open
renovate wants to merge 1976 commits from renovate/renovate-renovate-37.x into main
Showing only changes of commit 1c77a471e5 - Show all commits

View file

@ -1,7 +1,11 @@
name: Plex Update
on: [push]
on:
schedule:
- cron: '0 0 * * *'
jobs:
native-test:
update:
runs-on: native
steps:
- uses: actions/checkout@v3
@ -22,4 +26,3 @@ jobs:
git commit -m "Update Plex"
git push origin main
fi