Skip to content

Commit

Permalink
chore: pin github actions by commit hash (#2648)
Browse files Browse the repository at this point in the history
  • Loading branch information
ankpshah authored Dec 14, 2023
1 parent c08af99 commit ebd8565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
ref: ${{ env.BASE_BRANCH }}
fetch-depth: 0
- name: Set up Ruby
uses: ruby/setup-ruby@v1
uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0
with:
ruby-version: 2.7
- name: Install dependencies
Expand Down

0 comments on commit ebd8565

Please sign in to comment.