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