Skip to content

Commit 27b7f3d

Browse files
committed
changing fetch depth
1 parent 0f62ac4 commit 27b7f3d

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
@@ -37,6 +37,8 @@ jobs:
3737
steps:
3838
- name: Checkout repository
3939
uses: actions/checkout@v4
40+
with:
41+
fetch-depth: '0'
4042

4143
# Add any setup steps before running the `github/codeql-action/init` action.
4244
# This includes steps like installing compilers or runtimes (`actions/setup-node`

0 commit comments

Comments
 (0)