chore: pin GitHub Actions to commit shas BED-7914#295
Conversation
WalkthroughGitHub Actions workflows across four files have been updated to pin external actions to specific commit SHAs instead of semantic version tags. The changes include Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
Updates actions to latest versions and pins them by git commit SHA for security hardening
Motivation and Context
This PR addresses: BED-7914
How Has This Been Tested?
Manually verified commit SHAs. Pipelines still pass.
Screenshots (if appropriate):
Types of changes
Checklist:
Summary by CodeRabbit