diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4ed8fea2..ef5488c8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -36,3 +36,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