Skip to content

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

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

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

Conversation

@jcouball

Copy link
Copy Markdown
Member

Update GitHub Actions to their latest major versions:

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

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

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 dependencies to newer major versions to keep CI/release automation 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 actions/checkout and release-please-action versions used for automated releases.
.github/workflows/experimental_ruby_builds.yml Updates actions/checkout used by the experimental Ruby matrix workflow.
.github/workflows/enforce_conventional_commits.yml Updates actions/checkout used by conventional commit enforcement.
.github/workflows/continuous_integration.yml Updates actions/checkout used by the main CI workflow.

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

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