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 3e94a4c commit bccec0aCopy full SHA for bccec0a
actions/ql/lib/codeql/actions/config/ConfigExtensions.qll
@@ -63,8 +63,7 @@ extensible predicate vulnerableActionsDataModel(
63
*/
64
extensible predicate immutableActionsDataModel(string action);
65
66
-
67
-/**
+/**
68
* Holds for trusted Actions owners.
69
70
extensible predicate trustedActionsOwnerDataModel(string owner);
0 commit comments