diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fbc5bdebe..ae5b591d1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,5 +1,10 @@ version: 2 updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + # Check for updates to GitHub Actions every week + interval: "weekly" - package-ecosystem: composer directory: "/" schedule: