Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ci): move untrusted gh context to envvar (#9366)
Mergify workflow directly interpolates elements from GitHub context. While currently there's no significant security implication, we do the [recommended](https://securitylab.github.com/research/github-actions-untrusted-input/) practice of storing them in intermediate environment variables.
- Loading branch information