File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3434 fuzz-seconds : 300
3535 sanitizer : ${{ matrix.sanitizer }}
3636 - name : Upload Crash
37- uses : actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
37+ uses : actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
3838 if : steps.build.outcome == 'success'
3939 with :
4040 name : ${{ matrix.sanitizer }}-artifacts
Original file line number Diff line number Diff line change 5757 # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
5858 # format to the repository Actions tab.
5959 - name : " Upload artifact"
60- uses : actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
60+ uses : actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
6161 with :
6262 name : SARIF file
6363 path : results.sarif
You can’t perform that action at this time.
0 commit comments