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 506b032 commit 9f0cd72Copy full SHA for 9f0cd72
.github/workflows/release_authenticator.yml
@@ -48,7 +48,7 @@ jobs:
48
token: ${{steps.retrieve-token.outputs.token}}
49
50
- name: Setup Ruby
51
- uses: ruby/setup-ruby@250fcd6a742febb1123a77a841497ccaa8b9e939 # v1.152.0
+ uses: ruby/setup-ruby@22fdc77bf4148f810455b226c90fb81b5cbc00a7 # v1.171.0
52
with:
53
ruby-version: '3.2.1'
54
bundler-cache: true
0 commit comments