Skip to content

Conversation

@GrantBirki
Copy link
Contributor

This pull request updates the ruby/setup-ruby Action step as it is out-of-date and causing CI to fail on other PRs:

https://github.com/github/entitlements-app/actions/runs/13397386983/job/37419723765?pr=52

Copilot AI review requested due to automatic review settings February 18, 2025 18:22
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.

PR Overview

This pull request updates the ruby/setup-ruby Action in multiple GitHub workflow files to use a newer commit hash (v1.221.0) in order to fix CI failures.

  • Updates commit hash from 1198b074305f9356bd56dd4b311757cc0dab2f1c (v1.175.1) to 32110d4e311bd8996b2a82bf2a43b714ccc91777 (v1.221.0) in the following workflow files:
    • acceptance.yml
    • test.yml
    • lint.yml
    • build.yml
    • release.yml

Changes

File Description
.github/workflows/acceptance.yml Updated ruby/setup-ruby commit hash to pin v1.221.0
.github/workflows/test.yml Updated ruby/setup-ruby commit hash to pin v1.221.0
.github/workflows/lint.yml Updated ruby/setup-ruby commit hash to pin v1.221.0
.github/workflows/build.yml Updated ruby/setup-ruby commit hash to pin v1.221.0
.github/workflows/release.yml Updated ruby/setup-ruby commit hash to pin v1.221.0

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

Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more

@GrantBirki GrantBirki added the dependencies Pull requests that update a dependency file label Feb 18, 2025
@GrantBirki GrantBirki merged commit f221779 into main Feb 18, 2025
17 checks passed
@GrantBirki GrantBirki deleted the update-setup-ruby branch February 18, 2025 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants