|
@@ -154,7 +154,7 @@ jobs:
|
|
path: ${{ github.workspace }}/project.sarif
|
|
path: ${{ github.workspace }}/project.sarif
|
|
|
|
|
|
- name: Upload SARIF results file
|
|
- name: Upload SARIF results file
|
|
- uses: github/codeql-action/upload-sarif@v2
|
|
|
|
|
|
+ uses: github/codeql-action/upload-sarif@v3
|
|
with:
|
|
with:
|
|
# Path to SARIF file relative to the root of the repository
|
|
# Path to SARIF file relative to the root of the repository
|
|
sarif_file: project.sarif
|
|
sarif_file: project.sarif
|