Skip to content

chore: update GitHub Actions pins - #31

Merged
akriaueno merged 1 commit into
developfrom
chore/update-github-actions-pins
May 30, 2026
Merged

akriaueno merged 1 commit into
developfrom
chore/update-github-actions-pins

Conversation

@akriaueno

Copy link
Copy Markdown
Owner

Summary

  • update pinned GitHub Actions to their latest semver releases while keeping SHA pinning
  • move Rust setup from dtolnay/rust-toolchain to official rustup commands
  • update action comments from major-only labels to full semver labels

Testing

  • cargo +stable fmt --check
  • cargo +stable clippy --all-targets -- -D warnings
  • cargo +stable test --locked
  • nix run nixpkgs#actionlint -- .github/workflows/ci.yml .github/workflows/release.yml

Notes

  • softprops/action-gh-release@v3.0.0 uses Node 24, addressing the Node.js 20 deprecation warning.

@coderabbitai

coderabbitai Bot commented May 30, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@akriaueno, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 15 minutes and 37 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b78a7bf4-6672-4ef2-8692-6f840652d3e3

📥 Commits

Reviewing files that changed from the base of the PR and between 5c2409d and 6526111.

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

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.

@akriaueno
akriaueno merged commit 35f8af6 into develop May 30, 2026
8 checks passed
@akriaueno
akriaueno deleted the chore/update-github-actions-pins branch May 30, 2026 13:25
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