We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90c44ce commit 1e44856Copy full SHA for 1e44856
.github/workflows/codeql.yml
@@ -64,7 +64,7 @@ jobs:
64
- name: Checkout repository
65
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
66
with:
67
- depth:
+ depth: 1
68
submodules: recursive
69
70
# Initializes the CodeQL tools for scanning.
0 commit comments