File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ When your workflow runs, GitHub Actions will start a container using the specifi
124
124
| Example | Programming Language | Scan completion Time |
125
125
| -------------------- | -------------------- | ------------------------ |
126
126
| Example01_JavaScript | JavaScript | 2 Minutes and 23 Seconds |
127
- | Example02_Java | Java | 1 Minutes and 53 seconds |
127
+ | Example02_Java | Java | 2 Minutes and 36 seconds |
128
128
| Example03_C# | C# | 6 Minutes and 9 Seconds |
129
129
| Example04_Python | Python | 2 Minute 13 Seconds |
130
130
@@ -136,7 +136,7 @@ When your workflow runs, GitHub Actions will start a container using the specifi
136
136
| Example | Programming Language | Scan completion Time |
137
137
| -------------------- | -------------------- | ------------------------ |
138
138
| Example01_JavaScript | JavaScript | 1 Minutes and 32 Seconds |
139
- | Example02_Java | Java | 2 Minutes and 36 seconds |
139
+ | Example02_Java | Java | 1 Minutes and 53 seconds |
140
140
| Example03_C# | C# | 3 Minutes and 16 Seconds |
141
141
| Example04_Python | Python | 57 Seconds |
142
142
You can’t perform that action at this time.
0 commit comments