diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index bb1fccf7ca4ddd89df9959ca8b42bab167895a67..c785d4a3579fd4eb2b4a71f4da536a1194b2951a 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -20,3 +20,11 @@ updates:
     open-pull-requests-limit: 99
     allow:
       - dependency-type: direct
+
+  - package-ecosystem: github-actions
+    directory: '/'
+    schedule:
+      interval: weekly
+    open-pull-requests-limit: 99
+    allow:
+      - dependency-type: direct