diff --git a/.gitea/workflows/update-flake-lock.yml b/.gitea/workflows/update-flake-lock.yml index e215889..78355ee 100644 --- a/.gitea/workflows/update-flake-lock.yml +++ b/.gitea/workflows/update-flake-lock.yml @@ -1,7 +1,7 @@ name: update-flake-lock on: schedule: - - cron: "0 1 * * *" + - cron: "0 1 0 * *" jobs: lockfile: