|
@@ -33,6 +33,6 @@ jobs:
|
|
|
|
|
|
|
|
# Upload the results to GitHub's code scanning dashboard.
|
|
# Upload the results to GitHub's code scanning dashboard.
|
|
|
- name: "Upload to code-scanning"
|
|
- name: "Upload to code-scanning"
|
|
|
- uses: github/codeql-action/upload-sarif@f779452ac5af1c261dce0346a8f964149f49322b # v3.26.13
|
|
|
|
|
|
|
+ uses: github/codeql-action/upload-sarif@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
|
|
|
with:
|
|
with:
|
|
|
sarif_file: results.sarif
|
|
sarif_file: results.sarif
|