diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 675edd7e29..312021d331 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,9 @@ version: 2 updates: - package-ecosystem: "github-actions" - directory: "/" + directories: + - "/" + - "/.github/actions" schedule: interval: "weekly" commit-message: