Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Action] Use pull_request_target (#6803)
We should use the pull_request_target option here so that the PR runs from the pipeline in the target rather than the PR source branch. This allows the action to run with reduced security implications.