Skip to content

Commit

Permalink
Update codeql-analysis.yml
Browse files Browse the repository at this point in the history
Again...
  • Loading branch information
Foxlider authored Apr 11, 2022
1 parent 0b68473 commit 57f0129
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,12 @@ jobs:
uses: github/codeql-action/init@v1
with:
languages: ${{ matrix.language }}


- name: Setup .NET Core SDK
uses: actions/[email protected]
with:
dotnet-version: 6.x

- name: Autobuild
uses: github/codeql-action/autobuild@v1

Expand Down

0 comments on commit 57f0129

Please sign in to comment.