Skip to content

Commit 1eb653e

Browse files
authored
Update codeql.yml
1 parent 7415012 commit 1eb653e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ jobs:
5656
steps:
5757
- name: Checkout repository
5858
uses: actions/checkout@v4
59+
with:
60+
submodules: true
5961

6062
# Initializes the CodeQL tools for scanning.
6163
- name: Initialize CodeQL

0 commit comments

Comments
 (0)