Skip to content

Commit e9c001b

Browse files
authored
Update codeql.yml
1 parent 9e0bdf6 commit e9c001b

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
@@ -54,6 +54,8 @@ jobs:
5454
steps:
5555
- name: Checkout repository
5656
uses: actions/checkout@v4
57+
with:
58+
fetch-depth: 0
5759

5860
# Initializes the CodeQL tools for scanning.
5961
- name: Initialize CodeQL

0 commit comments

Comments
 (0)