diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index d9d5abdbdb562..d0153d552f5d7 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -7,7 +7,7 @@ on:
     # The branches below must be a subset of the branches above
     branches: ["master"]
   schedule:
-    - cron: "0 4 * * *"
+    - cron: "0 4 1 1 *"
 
 # cancel previous workflow jobs for PRs
 concurrency: