diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e601d950..03f204dc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -47,3 +47,13 @@ updates: prefix: "chore(action):" labels: - build dependencies + - package-ecosystem: github-actions + directory: / + schedule: + interval: daily + cooldown: + default-days: 2 + commit-message: + prefix: "chore(action):" + labels: + - build dependencies