Skip to content

build(dependencies): update dependencies for all GitHub Actions workflows#6

Merged
jcouball merged 1 commit into
mainfrom
update-github-actions-dependencies
Apr 24, 2026
Merged

build(dependencies): update dependencies for all GitHub Actions workflows#6
jcouball merged 1 commit into
mainfrom
update-github-actions-dependencies

Conversation

@jcouball
Copy link
Copy Markdown
Member

Summary

Update GitHub Actions to their latest major versions across all workflow files.

Updated Actions

Action Old New Latest Release
actions/checkout @v4 @v6 v6.0.2
googleapis/release-please-action @v4 @v5 v5.0.0

Already Current

Action Version Latest Release
ruby/setup-ruby@v1 @v1 v1.305.0
rubygems/release-gem@v1 @v1 v1.2.0
wagoid/commitlint-github-action@v6 @v6 v6.2.1

Copilot AI review requested due to automatic review settings April 24, 2026 23:12
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

This PR updates GitHub Actions dependencies across the repository’s workflows to newer major versions, keeping CI/release automation current.

Changes:

  • Bump actions/checkout from @v4 to @v6 in all workflows.
  • Bump googleapis/release-please-action from @v4 to @v5 in the release workflow.

Reviewed changes

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

File Description
.github/workflows/release.yml Updates actions/checkout and release-please-action versions used for automated releases.
.github/workflows/experimental_ruby_builds.yml Updates actions/checkout version used for experimental Ruby build runs.
.github/workflows/enforce_conventional_commits.yml Updates actions/checkout version used for commit linting workflow.
.github/workflows/continuous_integration.yml Updates actions/checkout version used in CI runs.

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

@jcouball jcouball merged commit ead4d20 into main Apr 24, 2026
7 checks passed
@jcouball jcouball deleted the update-github-actions-dependencies branch April 24, 2026 23:14
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