Skip to content

Commit dfb1728

Browse files
author
Warren Buckley
authored
Update codeql-analysis.yml
1 parent 843ff26 commit dfb1728

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040
steps:
4141
- name: Checkout repository
4242
uses: actions/checkout@v2
43+
with:
44+
fetch-depth: 0
4345

4446
# Initializes the CodeQL tools for scanning.
4547
- name: Initialize CodeQL

0 commit comments

Comments
 (0)