chore(ci): pin actions to immutable commit SHAs - #9
Conversation
yordis
commented
Sep 2, 2026
- Mutable tags let an upstream maintainer change what runs here after the fact, and pinning is a prerequisite for turning on the organization SHA pinning policy without taking CI down.
PR SummaryLow Risk Overview
Reviewed by Cursor Bugbot for commit df2e117. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
Warning Review limit reachedNext included review available in 44 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (3)
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (3)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. WalkthroughThe workflows now pin GitHub Actions to specific commit SHAs. Version comments identify the corresponding action releases. Workflow logic, inputs, and step behavior remain unchanged. ChangesWorkflow action pinning
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to The PR pins CI actions to immutable commit SHAs without changing workflow behavior; no actionable merge-blocking risk remains after normal checks and review. Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (3 skipped: 3 unsupported.) ✨ Finishing Touches🧪 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 |
Mutable tags let an upstream maintainer change what runs in CI after review. Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
6375cbc to
df2e117
Compare