mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
leave a deprecated alias for Actions.qll
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
/** DEPRECATED: Use `semmle.javascript.Actions` instead. */
|
||||
deprecated module Actions {
|
||||
import semmle.javascript.Actions::Actions
|
||||
}
|
||||
Reference in New Issue
Block a user