Predicate inputsCtxLocalStep
Holds if there is a local flow step between a ${{}} expression accesing an input variable and the input itself e.g. ${{ inputs.foo }}
Import path
import codeql.actions.dataflow.internal.DataFlowPrivatepredicate inputsCtxLocalStep(Node nodeFrom, Node nodeTo)