mirror of
https://github.com/github/codeql-action.git
synced 2026-05-02 03:40:10 +00:00
Revert "Bump default CodeQL version to 2.7.3"
This commit is contained in:
@@ -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