diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3d9f2eaf43..dc154c94b1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,9 @@ version: 2 updates: - package-ecosystem: github-actions - directory: / + directories: + - / + - .github/workflows target-branch: beta schedule: interval: monthly