Run dependabot on composite actions

Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
yubiuser
2025-06-07 06:52:32 +02:00
parent 8b690463e8
commit ff8bfb6011

View File

@@ -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