Skip to content

Commit 9a4ae21

Browse files
authored
Merge pull request #2748 from github/henrymercer/pin-setup-ruby
Pin `ruby/setup-ruby` Action to v1.215.0
2 parents e9987ad + 5be1eb0 commit 9a4ae21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/__rubocop-multi-language.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/rubocop-multi-language.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ operatingSystems: ["ubuntu"]
55
versions: ["default"]
66
steps:
77
- name: Set up Ruby
8-
uses: ruby/setup-ruby@v1
8+
uses: ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215.0
99
with:
1010
ruby-version: 2.6
1111
- name: Install Code Scanning integration

0 commit comments

Comments
 (0)