mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
JS: Deprecate Actions.qll
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
/**
|
||||
* DEPRECATED. Models for GitHub Actions workflow files are part of the actions qlpack now.
|
||||
*
|
||||
* Libraries for modeling GitHub Actions workflow files written in YAML.
|
||||
* See https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions.
|
||||
*/
|
||||
deprecated module;
|
||||
|
||||
import javascript
|
||||
|
||||
|
||||
Reference in New Issue
Block a user