Skip to content

ci: pin third-party GitHub Actions to commit SHAs#58

Merged
github-actions[bot] merged 1 commit into
mainfrom
chore/pin-actions-sha
May 12, 2026
Merged

ci: pin third-party GitHub Actions to commit SHAs#58
github-actions[bot] merged 1 commit into
mainfrom
chore/pin-actions-sha

Conversation

@satyakwok
Copy link
Copy Markdown
Member

Round-2 audit fix. Pins all unpinned third-party action uses: to current commit SHAs (immutable). Tag annotations preserved as trailing comments for future bumps.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 12, 2026

Warning

Rate limit exceeded

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

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ 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: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 52490ebc-0c30-4017-b81c-cb2d7cf0a7aa

📥 Commits

Reviewing files that changed from the base of the PR and between 7b95d93 and 6242b6c.

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

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

@github-actions github-actions Bot enabled auto-merge (squash) May 12, 2026 03:09
Replaces tag refs (`@v3`, `@v2`) with full commit SHAs. Comments preserve
the original tag for human readability and so dependabot can still propose
upgrades.

SHAs verified via GitHub commits API at the time of this commit.
@satyakwok satyakwok force-pushed the chore/pin-actions-sha branch from 829ba31 to 6242b6c Compare May 12, 2026 03:20
@github-actions github-actions Bot merged commit 6d7d3d0 into main May 12, 2026
7 checks passed
@satyakwok
Copy link
Copy Markdown
Member Author

satyakwok commented May 12, 2026

Retracting — the SHAs in main are real (verified e.g. codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 = v4.6.0 release commit). My earlier comment was based on a stale CI log from an earlier iteration of this branch, before the SHAs were corrected. Main CI is green. Sorry for the noise.

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