dillon1000/react
Commit
Browse files [ci] Don't use third party action to push commits (#32648)
In light of recent third party actions being compromised, let's just push the commit ourselves rather than use a third party action. We already detect if changes are needed, so the step will only run if so. I also added a `dry_run` option to the manual runs of this workflow for testing. --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/react/pull/32648). * #32650 * #32649 * __->__ #32648
Changed paths1 file
First-parent comparison.github/workflows/runtime_commit_artifacts.yml ModifiedPatch
Files changed
Rendering syntax-highlighted changes…