Skip to content

Commit

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

Bump ruby/setup-ruby from 1.213.0 to 1.215.0
  • Loading branch information
hsbt authored Feb 5, 2025
2 parents bdabb28 + caced6e commit 20e920e
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 @@ -64,7 +64,7 @@ jobs:
if: ${{ github.actor != 'dependabot[bot]' && github.event.pull_request.head.repo.fork == false }}

- name: Resolve build_ruby version
uses: ruby/setup-ruby@28c4deda893d5a96a6b2d958c5b47fc18d65c9d3 # v1.213.0
uses: ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215.0
with:
ruby-version: '${{ matrix.entry.build_ruby }}'
bundler: none
Expand Down

0 comments on commit 20e920e

Please sign in to comment.