Skip to content

Commit

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

Bump ruby/setup-ruby from 1.177.1 to 1.178.0
  • Loading branch information
hsbt authored Jun 3, 2024
2 parents 9f98676 + 9a216fb commit 466725e
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@943103cae7d3f1bb1e4951d5fcc7928b40e4b742 # v1.177.1
uses: ruby/setup-ruby@0cde4689ba33c09f1b890c1725572ad96751a3fc # v1.178.0
with:
ruby-version: '${{ matrix.entry.build_ruby }}'
bundler: none
Expand Down

0 comments on commit 466725e

Please sign in to comment.