We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7415012 commit 1eb653eCopy full SHA for 1eb653e
.github/workflows/codeql.yml
@@ -56,6 +56,8 @@ jobs:
56
steps:
57
- name: Checkout repository
58
uses: actions/checkout@v4
59
+ with:
60
+ submodules: true
61
62
# Initializes the CodeQL tools for scanning.
63
- name: Initialize CodeQL
0 commit comments