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 c08af99 commit ebd8565Copy full SHA for ebd8565
.github/workflows/release_pr.yml
@@ -24,7 +24,7 @@ jobs:
24
ref: ${{ env.BASE_BRANCH }}
25
fetch-depth: 0
26
- name: Set up Ruby
27
- uses: ruby/setup-ruby@v1
+ uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0
28
with:
29
ruby-version: 2.7
30
- name: Install dependencies
0 commit comments