We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7da2d71 commit ea0a80aCopy full SHA for ea0a80a
javascript/ql/lib/semmle/javascript/Actions.qll
@@ -1,10 +1,9 @@
1
/**
2
- * 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.
3
*
4
* Libraries for modeling GitHub Actions workflow files written in YAML.
5
* See https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions.
6
*/
7
-deprecated module;
8
9
import javascript
10
0 commit comments