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 e26cc9a65c - Show all commits

View file

@ -17,8 +17,11 @@ jobs:
git add ./nixos/pkgs/plex-pass/
# Push if changed
git status
git diff
# Push if changed
if git status ./nixos/pkgs/plex-pass/ | grep -q modified; then
git commit -m "Update Plex"
git push origin main