|
@@ -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@4f3212b61783c3c68e8309a0f18a699764811cda # v3.27.1
|
|
|
|
|
|
|
+ uses: github/codeql-action/upload-sarif@ea9e4e37992a54ee68a9622e985e60c8e8f12d9f # v3.27.4
|
|
|
with:
|
|
with:
|
|
|
sarif_file: results.sarif
|
|
sarif_file: results.sarif
|