Commit 79c3e1652 for imagemagick.org

commit 79c3e16523771b933c8e91e21bbdcabc3ee6de34
Author: Dirk Lemstra <dirk@lemstra.org>
Date:   Fri May 8 08:33:38 2026 +0200

    Removed fetch depth.

diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index c6dcab13f..a151f7fc6 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -31,7 +31,6 @@ jobs:
     steps:
       - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #v6.0.2
         with:
-          fetch-depth: 2
           persist-credentials: false

       - name: Install dependencies