Skip to content

ci: update github actions versions to latest#69

Merged
PascalRepond merged 1 commit intomainfrom
rep-dev
Mar 21, 2026
Merged

ci: update github actions versions to latest#69
PascalRepond merged 1 commit intomainfrom
rep-dev

Conversation

@PascalRepond
Copy link
Copy Markdown
Owner

No description provided.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 21, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 9f622cc1-48c8-47db-8e8b-12aa1e5f1a6e

📥 Commits

Reviewing files that changed from the base of the PR and between f0995dd and d2bfb52.

📒 Files selected for processing (3)
  • .github/workflows/ci.yml
  • .github/workflows/docker-publish.yml
  • .github/workflows/release.yml

📝 Walkthrough

Walkthrough

GitHub Actions workflow versions updated across three CI/CD files: checkout from v4 to v6, setup-python from v5 to v6, setup-node and setup-uv to v6/v7, and Docker actions incrementally bumped. No workflow logic or functionality changes.

Changes

Cohort / File(s) Summary
GitHub Actions Version Bumps
.github/workflows/ci.yml, .github/workflows/docker-publish.yml, .github/workflows/release.yml
Updated major versions for multiple GitHub Actions: actions/checkout v4→v6, actions/setup-python v5→v6, actions/setup-node v4→v6, astral-sh/setup-uv v4/v5→v7, docker/login-action v3→v4, docker/metadata-action v5→v6, docker/build-push-action v6→v7. All workflow commands and logic remain unchanged.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

  • chore: add automatic release workflow #30: Modifies the same workflow files (.github/workflows/release.yml, docker-publish.yml, ci.yml), though that PR focuses on release automation and workflow logic changes rather than action version bumps.
🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive No pull request description was provided by the author, making it impossible to evaluate relatedness to the changeset. Add a description explaining the rationale for these version updates (e.g., security improvements, bug fixes, or maintenance).
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating GitHub Actions versions across three workflow files to their latest versions.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch rep-dev

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.

@PascalRepond PascalRepond merged commit 22c629c into main Mar 21, 2026
3 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.

1 participant