Skip to content

Commit 8e04941

Browse files
Bump ruby/setup-ruby from 1.191.0 to 1.192.0 (#212)
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.191.0 to 1.192.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@52753b7...a6b46b8) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc33210 commit 8e04941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
1717

1818
- name: Set up Ruby
19-
uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999
19+
uses: ruby/setup-ruby@a6b46b8a08edb18935835849f2a17072d5cc8c73
2020
with:
2121
ruby-version: .ruby-version
2222

0 commit comments

Comments
 (0)