Skip to content

Commit e368851

Browse files
authored
Merge pull request #261 from Chia-Network/altendky-patch-2
Update CodeQL workflow to fetch full history
2 parents 3e9bcfb + 446c4a7 commit e368851

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939
steps:
4040
- name: Checkout repository
4141
uses: actions/checkout@v5
42+
with:
43+
fetch-depth: 0
4244

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

0 commit comments

Comments
 (0)