We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e9bcfb + 446c4a7 commit e368851Copy full SHA for e368851
1 file changed
.github/workflows/codeql-analysis.yml
@@ -39,6 +39,8 @@ jobs:
39
steps:
40
- name: Checkout repository
41
uses: actions/checkout@v5
42
+ with:
43
+ fetch-depth: 0
44
45
# Initializes the CodeQL tools for scanning.
46
- name: Initialize CodeQL
0 commit comments