Skip to content

chore: pin external GitHub Actions to commit SHAs#6

Closed
joel-phantom wants to merge 2 commits intomainfrom
autopilot/sec-7928-patch-remaining-repos-with-unpinned-github-actions-from-sec
Closed

chore: pin external GitHub Actions to commit SHAs#6
joel-phantom wants to merge 2 commits intomainfrom
autopilot/sec-7928-patch-remaining-repos-with-unpinned-github-actions-from-sec

Conversation

@joel-phantom
Copy link
Copy Markdown

Summary

  • Pin all unpinned external GitHub Action uses: references to full 40-character commit SHAs
  • Original version tags/branches preserved as inline comments for maintainability
  • No other CI changes included

Motivation

Supply chain security hardening: pinning actions to immutable commit SHAs prevents silent changes from compromised or force-pushed tags.

Part of the org-wide audit tracked in SEC-6683 and SEC-7928.

Test plan

  • CI passes on this branch
  • Verify pinned SHAs match the expected versions

🤖 Generated with Claude Code

Pin all unpinned external GitHub Action `uses:` references to their
current full 40-character commit SHAs, with original ref in a comment.

This is part of the org-wide supply chain security hardening effort.

Refs: SEC-7928, SEC-6683
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 2, 2026

Warning

Rate limit exceeded

@joel-phantom has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 2 minutes and 33 seconds before requesting another review.

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 2 minutes and 33 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 0ade7e13-9a0e-406d-b4bd-e2e0e6926473

📥 Commits

Reviewing files that changed from the base of the PR and between 1520989 and 787f297.

📒 Files selected for processing (5)
  • .github/workflows/automerge.yml
  • .github/workflows/build.yml
  • .github/workflows/codeql_analysis.yml
  • .github/workflows/main.yml
  • .github/workflows/release.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch autopilot/sec-7928-patch-remaining-repos-with-unpinned-github-actions-from-sec

Comment @coderabbitai help to get the list of available commands and usage tips.

Pin sub-path action references (owner/repo/path@ref) that were missed
in the initial pass.

Refs: SEC-7928, SEC-6683
@joel-phantom joel-phantom deleted the autopilot/sec-7928-patch-remaining-repos-with-unpinned-github-actions-from-sec branch April 2, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant