Skip to content

Commit

Permalink
Update ossar
Browse files Browse the repository at this point in the history
  • Loading branch information
wjiuhe committed Apr 12, 2022
1 parent 11eb7ab commit 54146a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ossar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Install .NET
uses: actions/setup-dotnet@v2
with:
dotnet-version: '3.1.x'
dotnet-version: '6.0.x'

# Run open source static analysis tools
- name: Run OSSAR
Expand Down

0 comments on commit 54146a9

Please sign in to comment.