Skip to content

fix(deps): update github action versions#456

Merged
Jamie-BitFlight merged 1 commit intomainfrom
github-actions-updates
Jan 25, 2026
Merged

fix(deps): update github action versions#456
Jamie-BitFlight merged 1 commit intomainfrom
github-actions-updates

Conversation

@Jamie-BitFlight
Copy link
Contributor

@Jamie-BitFlight Jamie-BitFlight commented Jan 25, 2026

GitHub Actions Version Updates

Summary by CodeRabbit

  • Chores
    • Updated GitHub Actions workflow dependencies to patch and minor versions across deployment, testing, integration, and linting pipelines for enhanced stability and security maintenance.

✏️ Tip: You can customize this high-level summary in your review settings.

@Jamie-BitFlight Jamie-BitFlight added automated dependencies Update one or more dependencies version labels Jan 25, 2026
Copilot AI review requested due to automatic review settings January 25, 2026 01:06
@coderabbitai
Copy link

coderabbitai bot commented Jan 25, 2026

Walkthrough

This PR updates the actions/checkout GitHub Action from v6.0.1 to v6.0.2 across five workflow files. Additionally, test.yml updates vitest-coverage-report-action from v2.9.0 to v2.9.2. No workflow logic or behavior changes occur.

Changes

Cohort / File(s) Change Summary
Checkout action updates (v6.0.1 → v6.0.2)
.github/workflows/deploy.yml, .github/workflows/github_actions_version_updater.yml, .github/workflows/push_code_linting.yml
Single-line version bump of actions/checkout step in each workflow
Checkout action updates (multiple instances)
.github/workflows/integration-test.yml
Two instances of actions/checkout updated from v6.0.1 to v6.0.2 (PR checkout and target repo checkout)
Multiple dependency updates
.github/workflows/test.yml
actions/checkout bumped to v6.0.2 and vitest-coverage-report-action upgraded from v2.9.0 to v2.9.2

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

Suggested labels

released

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating GitHub Actions dependencies across multiple workflow files.
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
  • Post copyable unit tests in a comment
  • Commit unit tests in branch github-actions-updates

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.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 25, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 49.81% 402 / 807
🔵 Statements 50.48% 414 / 820
🔵 Functions 65.74% 71 / 108
🔵 Branches 49.38% 200 / 405
File CoverageNo changed files found.
Generated in workflow #374 for commit a03b108 by the Vitest Coverage Report Action

Copy link

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

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/checkout to v6.0.2 across all 7 instances in 5 workflow files
  • Updated davelosert/vitest-coverage-report-action to 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

@Jamie-BitFlight Jamie-BitFlight merged commit f6430a7 into main Jan 25, 2026
15 of 16 checks passed
@Jamie-BitFlight Jamie-BitFlight deleted the github-actions-updates branch January 25, 2026 03:15
Jamie-BitFlight pushed a commit that referenced this pull request Jan 25, 2026
## [1.8.10](v1.8.9...v1.8.10) (2026-01-25)

### Bug Fixes

* **deps:** update github action versions ([#456](#456)) ([f6430a7](f6430a7))
@Jamie-BitFlight
Copy link
Contributor Author

🎉 This PR is included in version 1.8.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Jamie-BitFlight Jamie-BitFlight added the released This issue/pull request has been released. label Jan 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated dependencies Update one or more dependencies version released This issue/pull request has been released.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants