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@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # v3
25
+ - uses : github/codeql-action/upload-sarif@df559355d593797519d70b90fc8edd5db049e7a2 # 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@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # v3
40
+ - uses : github/codeql-action/upload-sarif@df559355d593797519d70b90fc8edd5db049e7a2 # 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@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # v3
55
+ - uses : github/codeql-action/upload-sarif@df559355d593797519d70b90fc8edd5db049e7a2 # 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