|
@@ -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@8a470fddafa5cbb6266ee11b37ef4d8aae19c571 # v3.24.6
|
|
|
|
|
|
|
+ uses: github/codeql-action/upload-sarif@3ab4101902695724f9365a384f86c1074d94e18c # v3.24.7
|
|
|
with:
|
|
with:
|
|
|
sarif_file: results.sarif
|
|
sarif_file: results.sarif
|