Create a workflow that periodically updates the `flake.lock`, creates a PR and automatically merges after passing all the checks. The workflow must be run every 3 months at 3:00pm CR time and update the flake lock to keep the packages up-to-date.
Create a workflow that periodically updates the
flake.lock, creates a PR and automatically merges after passing all the checks.The workflow must be run every 3 months at 3:00pm CR time and update the flake lock to keep the packages up-to-date.