Skip to content

Commit 1e44856

Browse files
Update codeql.yml
1 parent 90c44ce commit 1e44856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- name: Checkout repository
6565
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
6666
with:
67-
depth:
67+
depth: 1
6868
submodules: recursive
6969

7070
# Initializes the CodeQL tools for scanning.

0 commit comments

Comments
 (0)