Skip to content

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

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

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

Conversation

@jcouball
Copy link
Copy Markdown
Member

Update GitHub Actions to the latest major versions:

  • actions/checkout: @v4@v6 (latest: v6.0.2)
  • googleapis/release-please-action: @v4@v5 (latest: v5.0.0)

Actions already on the latest major version (no change):

  • ruby/setup-ruby@v1 (latest: v1.305.0)
  • rubygems/release-gem@v1 (latest: v1.2.0)
  • wagoid/commitlint-github-action@v6 (latest: v6.2.1)

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

Updates GitHub Actions workflow dependencies to newer major versions to keep CI/release automation current.

Changes:

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

Reviewed changes

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

File Description
.github/workflows/release.yml Updates checkout and release-please action versions used for creating releases and publishing the gem.
.github/workflows/enforce_conventional_commits.yml Updates checkout action version for commit linting workflow.
.github/workflows/continuous_integration.yml Updates checkout action version for CI workflow.

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

@jcouball jcouball merged commit 27fee47 into main Apr 24, 2026
7 checks passed
@jcouball jcouball deleted the build/update-github-actions-dependencies branch April 24, 2026 22:26
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