codeql-container
codeql-container copied to clipboard
Use sarif v2.1.0 instead of sarif v2.0.0
This PR makes sure that new users don't use a deprecated version of sarif. sarif v2.0.0 is fully deprecated which isn't very usable in vscode for instance.
@jacobmsft LMK if this one is good to merge.
Looks good, thanks for the fix!
@jacobmsft LMK if this one is good to merge.
LGTM @scovetta, thanks @gero3 for the fix!
I was reviewing my old PRs and noticed this one is still open.