mirror of
https://github.com/github/codeql-action.git
synced 2026-01-04 05:30:16 +08:00
Revert "Bump default CodeQL version to 2.7.3"
This commit is contained in:
3
.github/workflows/pr-checks.yml
vendored
3
.github/workflows/pr-checks.yml
vendored
@@ -370,9 +370,6 @@ jobs:
|
||||
run: |
|
||||
../action/runner/dist/codeql-runner-macos init --repository $GITHUB_REPOSITORY --languages csharp --github-url $GITHUB_SERVER_URL --github-auth ${{ github.token }}
|
||||
|
||||
- name: Initialize dotnet
|
||||
run: dotnet restore
|
||||
|
||||
- name: Build code
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user