| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Co-authored-by: henrymercer <14129055+henrymercer@users.noreply.github.com>
There was a problem hiding this comment.
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.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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:
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
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.