|
@@ -48,6 +48,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@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18
|
|
|
|
|
|
+ uses: github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
|
|
with:
|
|
with:
|
|
sarif_file: results.sarif
|
|
sarif_file: results.sarif
|