Skip to content

Commit cff3c62

Browse files
author
Michael Eder
committed
update codeql
1 parent 49c179b commit cff3c62

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,7 @@ jobs:
3131
steps:
3232
- name: Checkout repository
3333
uses: actions/checkout@v2
34-
with:
35-
# We must fetch at least the immediate parents so that if this is
36-
# a pull request then we can checkout the head.
37-
fetch-depth: 2
34+
3835

3936
# Initializes the CodeQL tools for scanning.
4037
- name: Initialize CodeQL

0 commit comments

Comments
 (0)