Skip to content

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

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#66
jcouball merged 1 commit into
mainfrom
build/update-github-actions-dependencies

Conversation

@jcouball

Copy link
Copy Markdown
Member

Summary

Updates GitHub Actions workflow dependencies to the latest floating major versions.

Changes

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

Already current (no change needed)

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

Copilot AI review requested due to automatic review settings April 24, 2026 22:13

Copilot AI left a comment

Copy link
Copy Markdown

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 action references to newer major versions to keep CI/release automation dependencies current across the repository’s workflows.

Changes:

  • Bump actions/checkout from @v4 to @v6 across 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 checkout and release-please action majors used for the release automation.
.github/workflows/experimental_ruby_builds.yml Updates checkout action major used by experimental build runs.
.github/workflows/enforce_conventional_commits.yml Updates checkout action major used by commit-linting workflow.
.github/workflows/continuous-integration.yml Updates checkout action major used by the main CI workflow.

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

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