Bump the flake lockfile once a week

This commit is contained in:
Andrea Ciceri 2025-05-16 18:39:24 +02:00
parent 38050dae68
commit 4594f9d3e5
No known key found for this signature in database

View file

@ -1,7 +1,7 @@
name: update-flake-lock
on:
schedule:
- cron: "0 15 * * *" # daily at 15:00
- cron: "0 15 * * 1" # weekly on Monday at 15:00
jobs:
lockfile: