diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 49946eb0e..7b563d503 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -32,3 +32,9 @@ updates: schedule: interval: "daily" registries: "*" + + # Maintain dependencies for GitHub Actions + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily"