mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
d82c47333a
Update the code to not use user input directly on executable code, as it can be used for injection attacks, as detailed [here](https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#understanding-the-risk-of-script-injections) PR Close #51026