Skip to content

Commit 0d3bb89

Browse files
committed
JS: Deprecate Actions.qll
1 parent 93c891a commit 0d3bb89

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

javascript/ql/lib/semmle/javascript/Actions.qll

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
/**
2+
* DEPRECATED. Models for GitHub Actions workflow files are part of the actions qlpack now.
3+
*
24
* Libraries for modeling GitHub Actions workflow files written in YAML.
35
* See https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions.
46
*/
7+
deprecated module;
58

69
import javascript
710

0 commit comments

Comments
 (0)