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 1cb237c commit c8037c6Copy full SHA for c8037c6
.github/workflows/codeQL.yml
@@ -27,9 +27,6 @@ jobs:
27
steps:
28
- name: Checkout
29
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
30
- with:
31
- fetch-depth: 0
32
- ref: ${{ github.event.pull_request.head.sha || github.sha }}
33
34
- name: Initialize CodeQL
35
uses: github/codeql-action/init@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 #v3.30.1
0 commit comments