We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09ee381 + dc93915 commit 5323024Copy full SHA for 5323024
.github/workflows/publish.yml
@@ -66,7 +66,7 @@ jobs:
66
if: ${{ github.actor != 'dependabot[bot]' && github.event.pull_request.head.repo.fork == false }}
67
68
- name: Resolve build_ruby version
69
- uses: ruby/setup-ruby@eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c # v1.237.0
+ uses: ruby/setup-ruby@e34163cd15f4bb403dcd72d98e295997e6a55798 # v1.238.0
70
with:
71
ruby-version: '${{ matrix.entry.build_ruby }}'
72
bundler: none
0 commit comments