Skip to content

Commit 8a250f8

Browse files
authored
Update release_pr.yml (#421)
update ruby/setup-ruby to fix broken links
1 parent 3e3c8f3 commit 8a250f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
ref: ${{ env.BASE_BRANCH }}
2020
fetch-depth: 0
2121
- name: Set up Ruby
22-
uses: ruby/setup-ruby@b8d447ba7506ac7e0c8fbc50762276fb3b7df731 # v1
22+
uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1
2323
with:
2424
ruby-version: 2.7
2525
- name: Install dependencies

0 commit comments

Comments
 (0)