diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fd7388a..14b4f65 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,3 +11,11 @@ updates: interval: daily labels: - "topic: infrastructure" + + - package-ecosystem: github-actions + target-branch: dependabot-all-production-branches + directory: / + schedule: + interval: daily + labels: + - "topic: infrastructure"