Upload-Sarif: Update all workflows to use Upload-Sarif V3

This commit is contained in:
Josh Soref
2024-07-25 09:43:06 -04:00
parent 889ae22e02
commit 763a1a60f8
53 changed files with 53 additions and 53 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ jobs:
- name: Upload SARIF file
if: ${{steps.prescription.outputs.sastScan == 'true' }}
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
# Path to SARIF file relative to the root of the repository
sarif_file: workflowengine-results.sarif.json