|
@@ -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@d39d31e687223d841ef683f52467bd88e9b21c14 # v3.25.3
|
|
|
|
|
|
|
+ uses: github/codeql-action/upload-sarif@ccf74c947955fd1cf117aef6a0e4e66191ef6f61 # v3.25.4
|
|
|
with:
|
|
with:
|
|
|
sarif_file: results.sarif
|
|
sarif_file: results.sarif
|