Skip to content

Commit c0183ea

Browse files
authored
Merge pull request #103 from ruby/dependabot/github_actions/ruby/setup-ruby-1.242.0
Bump ruby/setup-ruby from 1.238.0 to 1.242.0
2 parents 5323024 + 73d88d5 commit c0183ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
if: ${{ github.actor != 'dependabot[bot]' && github.event.pull_request.head.repo.fork == false }}
6767

6868
- name: Resolve build_ruby version
69-
uses: ruby/setup-ruby@e34163cd15f4bb403dcd72d98e295997e6a55798 # v1.238.0
69+
uses: ruby/setup-ruby@cb0fda56a307b8c78d38320cd40d9eb22a3bf04e # v1.242.0
7070
with:
7171
ruby-version: '${{ matrix.entry.build_ruby }}'
7272
bundler: none

0 commit comments

Comments
 (0)