Skip to content

Commit da38d2d

Browse files
authored
Update codeql.yml
1 parent c3fc2cf commit da38d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
if: steps.changed-files.outputs.any_changed == 'true'
9393
uses: actions/upload-artifact@v4
9494
with:
95-
name: sarif-report
95+
name: csv-report
9696
path: /home/runner/work/WebGoat/results/java.csv
9797

9898
#12) SUMMARY

0 commit comments

Comments
 (0)