File tree 1 file changed +3
-3
lines changed
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@ccf74c947955fd1cf117aef6a0e4e66191ef6f61 # v3
25
+ - uses : github/codeql-action/upload-sarif@b7cec7526559c32f1616476ff32d17ba4c59b2d6 # 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@ccf74c947955fd1cf117aef6a0e4e66191ef6f61 # v3
40
+ - uses : github/codeql-action/upload-sarif@b7cec7526559c32f1616476ff32d17ba4c59b2d6 # 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@ccf74c947955fd1cf117aef6a0e4e66191ef6f61 # v3
55
+ - uses : github/codeql-action/upload-sarif@b7cec7526559c32f1616476ff32d17ba4c59b2d6 # 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