Skip to content

Commit

Permalink
Merge pull request #115 from jmuelbert/dependabot/github_actions/ruby…
Browse files Browse the repository at this point in the history
…/setup-ruby-1.143.0

🚀 gha: Bump ruby/setup-ruby from 1.140.0 to 1.143.0
jmuelbert authored Mar 7, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 4aa9347 + a2fb3d3 commit 0c6d725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rubocop.yml
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@ jobs:
# If running on a self-hosted runner, check it meets the requirements
# listed at https://github.com/ruby/setup-ruby#using-self-hosted-runners
- name: Set up Ruby
uses: ruby/setup-ruby@66dc012cc3ebec528114bbdc894354e22646b53c # v1.140.0
uses: ruby/setup-ruby@31a7f6d628878b80bc63375a93ae079ec50a1601 # v1.143.0
with:
ruby-version: 2.6

0 comments on commit 0c6d725

Please sign in to comment.