Skip to content

ci: correct invalid pinned action SHAs#11

Merged
satyakwok merged 1 commit into
mainfrom
chore/fix-pinned-shas
May 12, 2026
Merged

ci: correct invalid pinned action SHAs#11
satyakwok merged 1 commit into
mainfrom
chore/fix-pinned-shas

Conversation

@satyakwok
Copy link
Copy Markdown
Member

Followup to the earlier SHA-pinning PR — the SHA lookup map had typos that pinned to non-existent commits, breaking workflow runs. This re-resolves each action ref against gh api repos/X/commits/Y and replaces with the verified SHA.

No semantic change vs the intended pinning; only fixes broken references.

Earlier SHA-pinning commit referenced SHAs that don't exist in the upstream
action repos (typos in the lookup map). This re-resolves each `uses: X@<sha>`
against the GitHub commits API and replaces with the verified SHA.

Tag comments retained for dependabot tracking.
@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 1 minute and 45 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: d4786905-577b-4181-8b55-e496f4772234

📥 Commits

Reviewing files that changed from the base of the PR and between eacf829 and 4b484ce.

📒 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/fix-pinned-shas

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

@satyakwok satyakwok merged commit 3caecc2 into main May 12, 2026
4 checks passed
@satyakwok satyakwok deleted the chore/fix-pinned-shas branch May 12, 2026 03:24
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