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 f567b4b commit bcc697eCopy full SHA for bcc697e
.github/workflows/release_pr.yml
@@ -31,7 +31,7 @@ jobs:
31
ref: ${{ env.BASE_BRANCH }}
32
fetch-depth: 0
33
- name: Set up Ruby
34
- uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0
+ uses: ruby/setup-ruby@32110d4e311bd8996b2a82bf2a43b714ccc91777 # v1.221.0
35
with:
36
ruby-version: "3.0"
37
- name: Install dependencies
0 commit comments