Skip to content

ci: bump outdated action versions in update-owl workflow#181

Merged
ypriverol merged 1 commit intomasterfrom
claude/bump-action-versions
Apr 28, 2026
Merged

ci: bump outdated action versions in update-owl workflow#181
ypriverol merged 1 commit intomasterfrom
claude/bump-action-versions

Conversation

@ypriverol
Copy link
Copy Markdown
Contributor

Summary

Bumps the three outdated GitHub Actions in .github/workflows/update-owl.yaml to current majors. All run on Node 20.

  • actions/checkout: v3v4
  • peter-evans/create-pull-request: v4v6
  • peter-evans/enable-pull-request-automerge: v2v3

Notes

  • validate-obo.yml and validate-owl.yaml already track current majors (actions/checkout@v4, actions/setup-java@v4, actions/cache@v4, actions/upload-artifact@v4) — no changes needed there.
  • The mathieudutour/github-tag-action@v5.6 → v6.2 bump is handled in the issue Need CV term for associated files #179 branch (PR for that branch separately) and is intentionally omitted here to avoid merge conflicts.
  • juliangruber/approve-pull-request-action@v1 is left as-is (no widely-adopted v2 release at time of writing).

Test plan

  • Wait for next push to master to trigger the Update OWL workflow and verify it completes without set-output deprecation warnings or Node 16 deprecation warnings
  • Confirm the auto-PR for the OWL update is created, approved, and auto-merged successfully

Generated by Claude Code

- actions/checkout: v3 -> v4 (Node 20 runtime; v3 uses end-of-life Node 16)
- peter-evans/create-pull-request: v4 -> v6 (Node 20, latest stable major)
- peter-evans/enable-pull-request-automerge: v2 -> v3 (Node 20)

The other two workflow files (validate-obo.yml, validate-owl.yaml)
already track current majors, so no changes there.

The mathieudutour/github-tag-action bump is handled separately on
the issue-179 branch and intentionally omitted here.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 28, 2026

Warning

Rate limit exceeded

@ypriverol has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 57 minutes and 16 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ 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: defaults

Review profile: CHILL

Plan: Pro

Run ID: 0e68e569-729c-429c-99e2-355a57d6f13d

📥 Commits

Reviewing files that changed from the base of the PR and between ccd4bb4 and 39d6059.

📒 Files selected for processing (1)
  • .github/workflows/update-owl.yaml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/bump-action-versions

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.

@ypriverol ypriverol merged commit 8d98f56 into master Apr 28, 2026
4 checks passed
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.

2 participants