diff --git a/.mergify.yml b/.mergify.yml
index 8e989709110f208afeb4c81cd9c13aaa65c17053..16b1c3301193da551d330f813e3f64a8e36013d9 100644
--- a/.mergify.yml
+++ b/.mergify.yml
@@ -5,7 +5,8 @@ pull_request_rules:
       - check-success = "Nix build on ubuntu"
       - check-success = "pre-commit.ci - pr"
       - or:
-        - author = pre-commit-ci[bot]
         - author = dependabot[bot]
+        - author = github-actions[bot]
+        - author = pre-commit-ci[bot]
     actions:
       merge: