mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2025-12-19 18:08:35 +00:00
Run dependabot on composite actions
Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -2,7 +2,9 @@ version: 2
|
||||
updates:
|
||||
# Maintain dependencies for GitHub Actions
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
directories:
|
||||
- "/"
|
||||
- "/.github/actions/login-repo/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
day: saturday
|
||||
|
||||
Reference in New Issue
Block a user