We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f62ac4 commit 27b7f3dCopy full SHA for 27b7f3d
.github/workflows/codeql.yml
@@ -37,6 +37,8 @@ jobs:
37
steps:
38
- name: Checkout repository
39
uses: actions/checkout@v4
40
+ with:
41
+ fetch-depth: '0'
42
43
# Add any setup steps before running the `github/codeql-action/init` action.
44
# This includes steps like installing compilers or runtimes (`actions/setup-node`
0 commit comments