mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09: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:
committed by
Frantisek Sumsal
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"
|
||||
|
||||
Reference in New Issue
Block a user