Skip to content

Commit

Permalink
build: Debug MS Defender code scanning
Browse files Browse the repository at this point in the history
  • Loading branch information
Göran Sander committed Feb 17, 2024
1 parent fb65bb9 commit 179a1df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/defender-for-devops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,10 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v3
with:
# 5.0.x
dotnet-version: |
5.0.x
6.0.x
8.0.x
- name: Run Microsoft Security DevOps
uses: microsoft/security-devops-action@v1.10.0
id: msdo
Expand Down

0 comments on commit 179a1df

Please sign in to comment.