CodeQL library for GitHub Actions
codeql/actions-all 0.4.28 (changelog, source)
Search

Predicate fieldStoreStep

Stores an output expression (node1) into its OutputsStm node (node2) using the output variable name as the access path

Import path

import codeql.actions.dataflow.internal.DataFlowPrivate
predicate fieldStoreStep(Node node1, Node node2, ContentSet c)