Skip to content

chore: upgrade gradle/actions setup-gradle to v6.1.0 with basic cache provider#159

Merged
curfew-marathon merged 1 commit intomainfrom
chore/upgrade-gradle-actions-v6.1.0
Apr 14, 2026
Merged

chore: upgrade gradle/actions setup-gradle to v6.1.0 with basic cache provider#159
curfew-marathon merged 1 commit intomainfrom
chore/upgrade-gradle-actions-v6.1.0

Conversation

@curfew-marathon
Copy link
Copy Markdown
Contributor

Upgrades gradle/actions/setup-gradle to v6.1.0 across all workflow jobs and switches to the open-source basic cache provider, avoiding reliance on the Gradle Build Scan service for caching.

Also narrows the dependabot ignore range from >= 6.0.0, < 7.0.0 to >= 6.0.0, < 6.1.0 so future v6.x patch releases are picked up automatically.

Mirrors the change applied in openfga/java-sdk#318.

@curfew-marathon curfew-marathon requested a review from a team as a code owner April 14, 2026 20:00
Copilot AI review requested due to automatic review settings April 14, 2026 20:00
@curfew-marathon curfew-marathon requested a review from a team as a code owner April 14, 2026 20:00
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 14, 2026

Warning

Rate limit exceeded

@curfew-marathon has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 19 minutes and 59 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 19 minutes and 59 seconds.

⌛ 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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 751e4be5-2c38-475a-a1b8-e15baeaf42bd

📥 Commits

Reviewing files that changed from the base of the PR and between d093e20 and 7cfa933.

📒 Files selected for processing (2)
  • .github/dependabot.yml
  • .github/workflows/publish.yaml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/upgrade-gradle-actions-v6.1.0

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.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates GitHub Actions CI configuration to use gradle/actions/setup-gradle v6.1.0 and configures Gradle caching to use the “basic” cache provider, plus adjusts Dependabot behavior for Gradle actions updates.

Changes:

  • Bump gradle/actions/setup-gradle to v6.1.0 in the publish workflow and set cache-provider: basic.
  • Add a Dependabot ignore rule intended to block gradle/actions updates in the 6.0.x range.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/publish.yaml Upgrades setup-gradle action to v6.1.0 and switches caching to the basic provider.
.github/dependabot.yml Adds an ignore rule for Gradle actions versions in the 6.0.x range.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/dependabot.yml
Comment thread .github/dependabot.yml
@curfew-marathon curfew-marathon merged commit 3e58388 into main Apr 14, 2026
22 checks passed
@curfew-marathon curfew-marathon deleted the chore/upgrade-gradle-actions-v6.1.0 branch April 14, 2026 23:55
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.

3 participants