chore(ci): bump packslip to v1.1.1 - #1384
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 4 included reviews per hour; 1 remains after this review. 📝 WalkthroughWalkthroughThe publish workflow updates the pinned ChangesPublish workflow
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to The publish workflow now uses Packslip v1.1.1 at an immutable commit SHA, preserving compatibility with full-SHA action policies. The change is ready to merge. Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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 |
Instruction counts
No instruction-count regression above 1%. Only instruction counts gate. Wall clock is shown for context — on identical hardware it moves 4-20% run to run. Measured by tak — instruction-counted CLI benchmarks, stored in this repository's git notes. Shadow comparisonParsing
|
Update the release workflow to use packslip v1.1.1 at its immutable commit SHA. This release pins the nested provenance action, so repositories enforcing full-length action SHAs can load the composite action.
Validation:
git diff --checkAI-assisted — Tool: Codex; model: openai/gpt-5; version: unavailable.
Note
Low Risk
Single CI dependency pin in the packslip release job; no application or runtime behavior changes.
Overview
Updates the publish-cli workflow’s
packslipstep from v1.0.2 to v1.1.1, pinning the composite action at commita0d434ad57571c62dbd0ab5095b4eff607a71fd3.The bump is intended so packslip’s nested provenance action is pinned at a full SHA, which keeps the release job working under policies that require immutable action references. Artifacts,
bin, andresourcesinputs are unchanged.Reviewed by Cursor Bugbot for commit 5cbc9fe. Bugbot is set up for automated code reviews on this repo. Configure here.
Summary by CodeRabbit