- Updated the checkout action to use safer default behavior for pull_request_target events, reducing token and secret exposure
- Workflows triggered by pull_request_target now run with limited permissions, mitigating common vulnerability patterns
- Improves overall security posture of GitHub Actions without breaking existing workflows