File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
22
with :
23
23
args : --source-directory,./src/main/java , --fail-threshold, 0
24
24
post-pr-comment : " false"
25
- - uses : github/codeql-action/upload-sarif@39edc492dbe16b1465b0cafca41432d857bdb31a # v3
25
+ - uses : github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3
26
26
with :
27
27
sarif_file : ${{ runner.temp }}/qodana/results/qodana.sarif.json
28
28
code-quality-spoon-javadoc :
37
37
with :
38
38
args : --source-directory,./spoon-javadoc/src/main/java , --fail-threshold, 0
39
39
post-pr-comment : " false"
40
- - uses : github/codeql-action/upload-sarif@39edc492dbe16b1465b0cafca41432d857bdb31a # v3
40
+ - uses : github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3
41
41
with :
42
42
sarif_file : ${{ runner.temp }}/qodana/results/qodana.sarif.json
43
43
code-quality-spoon-control-flow :
52
52
with :
53
53
args : --source-directory,./spoon-control-flow/src/main/java , --fail-threshold, 0
54
54
post-pr-comment : " false"
55
- - uses : github/codeql-action/upload-sarif@39edc492dbe16b1465b0cafca41432d857bdb31a # v3
55
+ - uses : github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3
56
56
with :
57
57
sarif_file : ${{ runner.temp }}/qodana/results/qodana.sarif.json
You can’t perform that action at this time.
0 commit comments