summaryrefslogtreecommitdiffstats
path: root/.github/workflows/codeql-analysis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/codeql-analysis.yml')
-rw-r--r--.github/workflows/codeql-analysis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index efe9746..67830a6 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -34,7 +34,7 @@ jobs:
34 with: 34 with:
35 # We must fetch at least the immediate parents so that if this is 35 # We must fetch at least the immediate parents so that if this is
36 # a pull request then we can checkout the head. 36 # a pull request then we can checkout the head.
37 fetch-depth: 2 37 fetch-depth: 0
38 38
39 # Initializes the CodeQL tools for scanning. 39 # Initializes the CodeQL tools for scanning.
40 - name: Initialize CodeQL 40 - name: Initialize CodeQL