We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 125b816 commit 2aee63fCopy full SHA for 2aee63f
.github/workflows/codeql.yml
@@ -48,6 +48,7 @@ jobs:
48
uses: actions/checkout@v3
49
with:
50
submodules: recursive
51
+ fetch-depth: 0
52
53
# Initializes the CodeQL tools for scanning.
54
- name: Initialize CodeQL
0 commit comments