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.
1 parent eee80cb commit b20bef9Copy full SHA for b20bef9
1 file changed
.github/workflows/gem-release.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
ref: ${{ github.event.release.tag_name || inputs.tag }}
25
26
- - uses: ruby/setup-ruby@4c56a21280b36d862b5fc31348f463d60bdc55d5 # v1.301.0
+ - uses: ruby/setup-ruby@7372622e62b60b3cb750dcd2b9e32c247ffec26a # v1.302.0
27
- run: bundle install
28
29
- name: Build Gem
0 commit comments