diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f12a108..3de16aa 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,9 +1,12 @@ version: 2 updates: +- package-ecosystem: github-actions + directory: "/" + schedule: + interval: daily + - package-ecosystem: terraform directory: "/" schedule: interval: daily - time: "04:00" - timezone: Europe/Paris \ No newline at end of file