From a12207561665e12b4b5e08e14c994c1c1a6285d4 Mon Sep 17 00:00:00 2001 From: berndgassmann Date: Thu, 1 Feb 2024 11:41:00 +0100 Subject: [PATCH] Update codeql.yml (#161) --- .github/workflows/codeql.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 8b319ccebb..e6c396f330 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -64,7 +64,7 @@ jobs: - name: Checkout repository uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 with: - depth: + depth: 1 submodules: recursive # Initializes the CodeQL tools for scanning.