Commit 9b4fa15
Fix CodeQL: use build-mode manual for Scala
Changed from build-mode: none to build-mode: manual to properly
trace the SBT compilation process. This ensures CodeQL can extract
from the Scala->JVM bytecode compilation.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 1d0c0c0 commit 9b4fa15
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
| 53 | + | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments