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 19ce1b7 commit 95fa9ddCopy full SHA for 95fa9dd
.github/workflows/deploy_liveness.yml
@@ -67,7 +67,7 @@ jobs:
67
token: ${{steps.retrieve-token.outputs.token}}
68
69
- name: Setup Ruby
70
- uses: ruby/setup-ruby@250fcd6a742febb1123a77a841497ccaa8b9e939 # v1.152.0
+ uses: ruby/setup-ruby@22fdc77bf4148f810455b226c90fb81b5cbc00a7 # v1.171.0
71
with:
72
ruby-version: '3.2.1'
73
bundler-cache: true
0 commit comments