mirror of
https://github.com/systemd/systemd.git
synced 2025-01-21 07:53:53 +08:00
ci: update GHActions once a month
Apparently some actions like CodeQL are released a few times a week so let's just update them once a month in one fell swoop.
This commit is contained in:
parent
81f84a2c0b
commit
e46c743a57
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -5,7 +5,7 @@ updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
interval: "monthly"
|
||||
open-pull-requests-limit: 2
|
||||
- package-ecosystem: "pip"
|
||||
directory: "/.github/workflows"
|
||||
|
Loading…
Reference in New Issue
Block a user