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