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.
1 parent f26c25f commit b59ee3dCopy full SHA for b59ee3d
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