|
@@ -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@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3.25.15
|
|
|
|
|
|
|
+ uses: github/codeql-action/upload-sarif@eb055d739abdc2e8de2e5f4ba1a8b246daa779aa # v3.26.0
|
|
|
with:
|
|
with:
|
|
|
sarif_file: results.sarif
|
|
sarif_file: results.sarif
|