Skip to content

chore(ci): SHA-pin third-party GitHub Actions refs#4

Merged
WomB0ComB0 merged 1 commit intomainfrom
chore/sha-pin-actions
Apr 15, 2026
Merged

chore(ci): SHA-pin third-party GitHub Actions refs#4
WomB0ComB0 merged 1 commit intomainfrom
chore/sha-pin-actions

Conversation

@WomB0ComB0
Copy link
Copy Markdown
Member

Summary

Mechanical sweep: pin every third-party GitHub Actions uses: ref to a commit SHA with a trailing # <tag> comment. Dependabot keeps working through the version comment.

Closes the tj-actions/changed-files-class supply-chain attack vector — a malicious tag push on a popular action can no longer hijack our runs.

Unpinnable channel refs (e.g. dtolnay/rust-toolchain@stable) are left as-is by design.

Generated with pinact.

Test plan

  • CI green
  • Dependabot still proposes updates on the new SHA+comment refs

🤖 Generated with Claude Code

Pins every external `uses:` ref to a commit SHA with a trailing
`# <tag>` comment. Closes the tj-actions-class supply-chain attack
vector where a malicious tag push exfiltrates secrets. Dependabot
continues to update via the version comment.

Action refs that can't be pinned (e.g. `dtolnay/rust-toolchain@stable`
which is intentionally a moving ref) are left as-is — these are
floating channel refs, not tag refs.
@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 15, 2026

Warning

Rate limit exceeded

@WomB0ComB0 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 34 minutes and 34 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 34 minutes and 34 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: defaults

Review profile: CHILL

Plan: Pro

Run ID: 3a8635bc-0bf8-4d0a-8762-b4332a0df36e

📥 Commits

Reviewing files that changed from the base of the PR and between 113145c and 12a4edd.

📒 Files selected for processing (1)
  • .github/workflows/ci.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/sha-pin-actions

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.

❤️ Share

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

@WomB0ComB0 WomB0ComB0 merged commit b80e927 into main Apr 15, 2026
8 of 9 checks passed
@WomB0ComB0 WomB0ComB0 deleted the chore/sha-pin-actions branch April 15, 2026 04:39
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