Skip to content

Commit 33e26c5

Browse files
authored
Update fuzz.yml
1 parent 4e94804 commit 33e26c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/fuzz.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
oss-fuzz-project-name: 'expr'
2020
language: 'go'
2121
fuzz-seconds: 600
22+
output-sarif: true
2223
- name: Upload Crash
2324
uses: actions/upload-artifact@v3
2425
if: failure() && steps.build.outcome == 'success'

0 commit comments

Comments
 (0)