Skip to content

Commit ebd8565

Browse files
authored
chore: pin github actions by commit hash (#2648)
1 parent c08af99 commit ebd8565

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
@@ -24,7 +24,7 @@ jobs:
2424
ref: ${{ env.BASE_BRANCH }}
2525
fetch-depth: 0
2626
- name: Set up Ruby
27-
uses: ruby/setup-ruby@v1
27+
uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0
2828
with:
2929
ruby-version: 2.7
3030
- name: Install dependencies

0 commit comments

Comments
 (0)