fix: pin dependabot-rebase-reusable.yml to SHA#100
Conversation
Pin petry-projects/.github/.github/workflows/dependabot-rebase-reusable.yml from tag @v1 to its SHA @208ec2d69b75227d375edf8745d84fbac05a76b2 to satisfy the org action-pinning policy. Co-authored-by: don-petry <don-petry@users.noreply.github.com>
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 29 minutes and 44 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ 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 |
|
@don-petry — this PR pins the unpinned action to its SHA to resolve the compliance finding. Please review and merge when ready. |
|
There was a problem hiding this comment.
Pull request overview
This PR brings the repository’s Dependabot rebase workflow into compliance with the org action-pinning policy by pinning the referenced reusable workflow to an immutable commit SHA.
Changes:
- Replaces the reusable-workflow reference from
@v1to the resolved commit SHA@208ec2d69b75227d375edf8745d84fbac05a76b2(annotated with# v1).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Automated review — APPROVEDRisk: LOW SummarySingle-line change pinning a reusable workflow reference from the mutable @v1 tag to its resolved SHA (208ec2d6…), satisfying the org action-pinning policy (closes #86). The SHA was independently verified to match the v1 tag in petry-projects/.github. All CI checks pass (CodeQL, SonarCloud, AgentShield), no new issues, permissions unchanged and minimal (contents/PR: read-only). FindingsInfo
CI statusAll CI checks pass (CodeQL, SonarCloud, AgentShield). Reviewed by the don-petry PR-review cascade (triage: haiku 4.5 → deep: sonnet 4.6 + duck: gpt-5.4 → audit: opus 4.6). Reply with |
|
Superseded by #108 which adopts the full standard verbatim with the corrected SHA. Closing this stale PR. |
Pull request was closed



Summary
petry-projects/.github/.github/workflows/dependabot-rebase-reusable.ymlfrom tag@v1to its resolved SHA@208ec2d69b75227d375edf8745d84fbac05a76b2 # v1Closes #86
Generated with Claude Code