Bump the flake lockfile once a week
This commit is contained in:
parent
38050dae68
commit
4594f9d3e5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
name: update-flake-lock
|
name: update-flake-lock
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 15 * * *" # daily at 15:00
|
- cron: "0 15 * * 1" # weekly on Monday at 15:00
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lockfile:
|
lockfile:
|
||||||
|
|
Loading…
Add table
Reference in a new issue