chore(deps): update github-actions - #187
Conversation
|
The latest Buf updates on your PR. Results from workflow Proto / breaking-proto (pull_request).
|
|
The latest Buf updates on your PR. Results from workflow Proto / lint-proto (pull_request).
|
|
Warning Review limit reached
Next review available in: 6 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
WalkthroughGitHub Actions workflows update pinned action SHAs, including checkout, setup-go, Buf, and Renovate pins. Job steps, commands, triggers, configuration, and execution logic remain unchanged. ChangesWorkflow pin refresh
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In @.github/workflows/analytics.yml:
- Line 28: Disable checkout credential persistence for every listed
actions/checkout step by adding the persist-credentials: false option under with
in .github/workflows/analytics.yml lines 28, 89, 127, and 157;
.github/workflows/backend.yml lines 20 and 71; .github/workflows/canary.yml
lines 20, 43, 63, and 74; and .github/workflows/frontend.yml lines 20 and 42.
In @.github/workflows/proto.yml:
- Line 28: Disable persisted checkout credentials for every listed
actions/checkout step by adding persist-credentials: false:
.github/workflows/proto.yml lines 28-28 and 43-43, .github/workflows/checks.yml
lines 23-23, 34-34, and 58-58, .github/workflows/release.yml line 18-18, and
.github/workflows/renovate.yml line 23-23.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: 1010f7ab-5fa2-413f-ae2e-2908467cc02d
📒 Files selected for processing (14)
.github/workflows/analytics.yml.github/workflows/backend.yml.github/workflows/canary.yml.github/workflows/checks.yml.github/workflows/e2e.yml.github/workflows/frontend.yml.github/workflows/images.yml.github/workflows/nightly.yml.github/workflows/parity.yml.github/workflows/proto.yml.github/workflows/release.yml.github/workflows/renovate.yml.github/workflows/reports-ui.yml.github/workflows/reports.yml
This PR contains the following updates:
9c091bb→3d3c42ev5.5.0→v5.6.0v1.4.0→v1.5.0v46.1.20→v46.1.21Release Notes
actions/setup-go (actions/setup-go)
v5.6.0Compare Source
What's Changed
Full Changelog: actions/setup-go@v5...v5.6.0
bufbuild/buf-action (bufbuild/buf-action)
v1.5.0Compare Source
What's Changed
Enhancements
Other changes
Full Changelog: bufbuild/buf-action@v1.4...v1.5.0
v1.5Compare Source
renovatebot/github-action (renovatebot/github-action)
v46.1.21Compare Source
Documentation
GITHUB_TOKENcan be used (#1064) (13e8ee8)Miscellaneous Chores
Build System
Continuous Integration
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.
Summary by CodeRabbit