Skip to content

Commit 9a00f0e

Browse files
authored
Merge pull request #105519 from fleed/patch-1
Update CodeQL Action to v2
2 parents 471f501 + b59ee3d commit 9a00f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/defender-for-cloud/github-action.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Security DevOps uses the following Open Source tools:
8787

8888
# Upload alerts to the Security tab
8989
- name: Upload alerts to Security tab
90-
uses: github/codeql-action/upload-sarif@v1
90+
uses: github/codeql-action/upload-sarif@v2
9191
with:
9292
sarif_file: ${{ steps.msdo.outputs.sarifFile }}
9393
```

0 commit comments

Comments
 (0)