We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6cfb39 + 7804e38 commit f38baadCopy full SHA for f38baad
1 file changed
.github/workflows/publish.yml
@@ -68,7 +68,7 @@ jobs:
68
if: ${{ github.actor != 'dependabot[bot]' && github.event.pull_request.head.repo.fork == false }}
69
70
- name: Resolve build_ruby version
71
- uses: ruby/setup-ruby@4c56a21280b36d862b5fc31348f463d60bdc55d5 # v1.301.0
+ uses: ruby/setup-ruby@7372622e62b60b3cb750dcd2b9e32c247ffec26a # v1.302.0
72
with:
73
ruby-version: '${{ matrix.entry.build_ruby }}'
74
bundler: none
0 commit comments