fix(deps): update github action versions#456
Conversation
WalkthroughThis PR updates the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested labels
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
Coverage Report
File CoverageNo changed files found. |
There was a problem hiding this comment.
Pull request overview
This PR updates two GitHub Actions to their latest versions across all workflow files: actions/checkout from v6.0.1 to v6.0.2 (released January 9, 2026) and davelosert/vitest-coverage-report-action from v2.9.0 to v2.9.2 (released January 22, 2026). These are routine dependency maintenance updates.
Changes:
- Updated
actions/checkoutto v6.0.2 across all 7 instances in 5 workflow files - Updated
davelosert/vitest-coverage-report-actionto v2.9.2 in the test workflow
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
.github/workflows/test.yml |
Updated actions/checkout to v6.0.2 and vitest-coverage-report-action to v2.9.2 |
.github/workflows/push_code_linting.yml |
Updated actions/checkout to v6.0.2 |
.github/workflows/integration-test.yml |
Updated both instances of actions/checkout to v6.0.2 |
.github/workflows/github_actions_version_updater.yml |
Updated actions/checkout to v6.0.2 |
.github/workflows/deploy.yml |
Updated actions/checkout to v6.0.2 |
## [1.8.10](v1.8.9...v1.8.10) (2026-01-25) ### Bug Fixes * **deps:** update github action versions ([#456](#456)) ([f6430a7](f6430a7))
|
🎉 This PR is included in version 1.8.10 🎉 The release is available on: Your semantic-release bot 📦🚀 |
GitHub Actions Version Updates
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.