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 e4cfd97 commit 35587edCopy full SHA for 35587ed
actions/ql/lib/codeql/actions/security/UseOfUnversionedImmutableAction.qll
@@ -11,7 +11,6 @@ class UnversionedImmutableAction extends UsesStep {
11
12
// The following predicate is extended in data extensions under actions/ql/lib/codeql/actions/security/owner/
13
// and can be extended with custom model packs as necessary.
14
-
15
/** Holds for actions owner defined in data extensions */
16
extensible predicate trustedActionsOwner(string owner);
17
0 commit comments