Skip to content

Update ruby/setup-ruby version to v1.255.0 in pr-checks template #3048

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Aug 19, 2025

This PR updates the ruby/setup-ruby action version in the pr-checks template to match the version already used in the generated workflow file.

Changes Made

Updated pr-checks/checks/rubocop-multi-language.yml to use:

  • ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # v1.255.0

This brings the template file in sync with the generated workflow file .github/workflows/__rubocop-multi-language.yml, which was already using v1.255.0.

Background

The workflow files in .github/workflows/ that start with __ are automatically generated from template files in the pr-checks/checks/ directory using the pr-checks/sync.py script. When the ruby/setup-ruby action was updated in the generated workflow, the corresponding template file needed to be updated to maintain consistency and ensure future regenerations use the correct version.

Verification

  • Confirmed both the template and generated workflow files now use the same version (v1.255.0)
  • Ran pr-checks/sync.sh to verify the sync process works correctly
  • All linting checks pass

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: henrymercer <14129055+henrymercer@users.noreply.github.com>
@Copilot Copilot AI changed the title [WIP] This PR updates the version of ruby/setup-ruby. Can you update the file in the pr-checks directory to match the version of setup-ruby used in .github/workflows/__rubocop-multi-language.yml, copying the comment too? Update ruby/setup-ruby version to v1.255.0 in pr-checks template Aug 19, 2025
@Copilot Copilot AI requested a review from henrymercer August 19, 2025 10:07
Copilot finished work on behalf of henrymercer August 19, 2025 10:07
@henrymercer henrymercer marked this pull request as ready for review August 19, 2025 10:19
@henrymercer henrymercer requested a review from a team as a code owner August 19, 2025 10:19
@Copilot Copilot AI review requested due to automatic review settings August 19, 2025 10:19
Copy link
Contributor

@Copilot 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 the ruby/setup-ruby action version from v1.254.0 to v1.255.0 in the pr-checks template file to maintain consistency with the generated workflow file.

  • Updates the ruby/setup-ruby action reference in the template file
  • Ensures template and generated workflow files use the same version
  • Maintains synchronization between template and generated files

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@henrymercer henrymercer merged commit 46ec4d0 into dependabot/github_actions/actions-332f575eae Aug 19, 2025
256 checks passed
@henrymercer henrymercer deleted the copilot/fix-0144fa49-d795-4e78-9d19-a527837da980 branch August 19, 2025 10:19
@github-actions github-actions bot mentioned this pull request Aug 21, 2025
8 tasks
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