Rename new input to processed-sarif-path

This commit is contained in:
Michael B. Gale
2025-10-22 19:12:38 +01:00
parent 6f0fcbeea7
commit 8ff870a6c2
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ jobs:
with:
output: ${{ runner.temp }}/results
upload-database: false
post-process-output: ${{ runner.temp }}/processed
processed-sarif-path: ${{ runner.temp }}/processed
- name: Upload security SARIF
if: contains(matrix.analysis-kinds, 'code-scanning')
uses: actions/upload-artifact@v4