Revert "Bump default CodeQL version to 2.7.3"

This commit is contained in:
Andrew Eisenberg
2021-12-08 10:07:10 -08:00
committed by GitHub
parent eebe7c46f1
commit a8cf6f42c2
7 changed files with 6 additions and 30 deletions

View File

@@ -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: |