We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3fc2cf commit da38d2dCopy full SHA for da38d2d
.github/workflows/codeql.yml
@@ -92,7 +92,7 @@ jobs:
92
if: steps.changed-files.outputs.any_changed == 'true'
93
uses: actions/upload-artifact@v4
94
with:
95
- name: sarif-report
+ name: csv-report
96
path: /home/runner/work/WebGoat/results/java.csv
97
98
#12) SUMMARY
0 commit comments