mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
JS: Un-deprecate Actions.qll for now as we have some internal queries that use it.
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
/**
|
||||
* DEPRECATED. Models for GitHub Actions workflow files are part of the actions qlpack now.
|
||||
* PENDING DEPRECATION. 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