diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 16a1b01..864a339 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,9 @@ version: 2 updates: - package-ecosystem: github-actions - directory: "/" + directories: + - "/" + - "/.github/actions/*/" schedule: interval: weekly day: sunday