Conversation
WalkthroughThe CI workflows were adjusted and a version bump was applied. In publish-to-maven-central.yml, a hardened-runner step with egress-policy: audit was added, actions/checkout and actions/setup-java were pinned to specific commit SHAs, the checkout step now precedes JDK setup, and the publish step label was updated; a minor blank line was removed. In sonarcloud.yml, the checkout step gained a name without altering behavior. In android/build.gradle.kts, the top-level version was updated from 1.0.2 to 1.1.0. Pre-merge checks✅ Passed checks (3 passed)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (3)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
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 |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
|



Hardens the release action by pinning the action versions to specific SHAs