Skip to content

Commit

Permalink
Merge pull request #2748 from github/henrymercer/pin-setup-ruby
Browse files Browse the repository at this point in the history
Pin `ruby/setup-ruby` Action to v1.215.0
  • Loading branch information
henrymercer authored Jan 30, 2025
2 parents e9987ad + 5be1eb0 commit 9a4ae21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/__rubocop-multi-language.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pr-checks/checks/rubocop-multi-language.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ operatingSystems: ["ubuntu"]
versions: ["default"]
steps:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
uses: ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215.0
with:
ruby-version: 2.6
- name: Install Code Scanning integration
Expand Down

0 comments on commit 9a4ae21

Please sign in to comment.