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 3e3c8f3 commit 8a250f8Copy full SHA for 8a250f8
.github/workflows/release_pr.yml
@@ -19,7 +19,7 @@ jobs:
19
ref: ${{ env.BASE_BRANCH }}
20
fetch-depth: 0
21
- name: Set up Ruby
22
- uses: ruby/setup-ruby@b8d447ba7506ac7e0c8fbc50762276fb3b7df731 # v1
+ uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1
23
with:
24
ruby-version: 2.7
25
- name: Install dependencies
0 commit comments