Skip to content

Commit

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

Bump ruby/setup-ruby from 1.192.0 to 1.193.0
  • Loading branch information
hsbt authored Sep 24, 2024
2 parents 42174a7 + efd2955 commit 57f307f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
if: ${{ github.actor != 'dependabot[bot]' }}

- name: Resolve build_ruby version
uses: ruby/setup-ruby@a6b46b8a08edb18935835849f2a17072d5cc8c73 # v1.192.0
uses: ruby/setup-ruby@f321cf5a4d1533575411f8752cf25b86478b0442 # v1.193.0
with:
ruby-version: '${{ matrix.entry.build_ruby }}'
bundler: none
Expand Down

0 comments on commit 57f307f

Please sign in to comment.