We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 471f501 + b59ee3d commit 9a00f0eCopy full SHA for 9a00f0e
articles/defender-for-cloud/github-action.md
@@ -87,7 +87,7 @@ Security DevOps uses the following Open Source tools:
87
88
# Upload alerts to the Security tab
89
- name: Upload alerts to Security tab
90
- uses: github/codeql-action/upload-sarif@v1
+ uses: github/codeql-action/upload-sarif@v2
91
with:
92
sarif_file: ${{ steps.msdo.outputs.sarifFile }}
93
```
0 commit comments