Skip to content

Commit 17379bc

Browse files
committed
Manually update PR check workflow
1 parent b6f76bd commit 17379bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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@1a615958ad9d422dd932dc1d5823942ee002799f # v1.227.0
8+
uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1.229.0
99
with:
1010
ruby-version: 2.6
1111
- name: Install Code Scanning integration

0 commit comments

Comments
 (0)