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 1980776 commit 9c23e3fCopy full SHA for 9c23e3f
.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@22fdc77bf4148f810455b226c90fb81b5cbc00a7 # v1.171.0
+ uses: ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f # v1.256.0
71
with:
72
ruby-version: '3.2.1'
73
bundler-cache: true
0 commit comments