Skip to content

Commit 59d46a6

Browse files
authored
Merge pull request #318 from github/dependabot/github_actions/ruby/setup-ruby-1.192.0
Bump ruby/setup-ruby from 1.191.0 to 1.192.0
2 parents 49ecddd + 18986f2 commit 59d46a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v4
1717
- name: Set up Ruby
18-
uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # v1.191.0
18+
uses: ruby/setup-ruby@a6b46b8a08edb18935835849f2a17072d5cc8c73 # v1.192.0
1919
with:
2020
ruby-version: '2.6'
2121
- run: bundle install

0 commit comments

Comments
 (0)