ci: pin dependency-audit reusable workflow to SHA (closes #87)#112
ci: pin dependency-audit reusable workflow to SHA (closes #87)#112
Conversation
Pin petry-projects/.github/.github/workflows/dependency-audit-reusable.yml from @v1 to its full commit SHA to satisfy the org-level action-pinning policy (standards/ci-standards.md#action-pinning-policy). SHA resolved via: gh api repos/petry-projects/.github/git/refs/tags/v1 Closes #87 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 44 minutes and 28 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 — you're the CODEOWNER for this repository. This PR pins the Change summary: One line in Please review and merge when ready. |
|
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Pins the dependency-audit reusable workflow reference to an immutable commit SHA to comply with the org action-pinning policy.
Changes:
- Update the
uses:reference from@v1to a full commit SHA for the reusable workflow.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Automated review — APPROVEDRisk: LOW SummarySingle-line GitHub Actions workflow change that pins a reusable workflow reference from the mutable @v1 tag to its immutable commit SHA (ee22b427), satisfying the org-level action-pinning policy from issue #87. The SHA was independently verified against the v1 tag ref in petry-projects/.github and matches exactly. All CI checks pass (CodeQL, SonarCloud, AgentShield) with no security findings. FindingsInfo
CI statusAll CI checks passed: CodeQL, SonarCloud (0 issues, 0 hotspots), AgentShield, Dependency audit, Claude Code. 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 |



Summary
petry-projects/.github/.github/workflows/dependency-audit-reusable.ymlfrom@v1to its full commit SHA to satisfy the org-level action-pinning policy.gh api repos/petry-projects/.github/git/refs/tags/v1→ee22b427cbce9ecadcf2b436acb57c3adf0cb63dStandard: ci-standards.md#action-pinning-policy
Closes #87
Generated with Claude Code