Skip to content

Commit

Permalink
workflows: pin setup-ruby action
Browse files Browse the repository at this point in the history
  • Loading branch information
Moisan committed Apr 19, 2024
1 parent fecab65 commit 631a129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
persist-credentials: false

- name: Set up Ruby
uses: ruby/setup-ruby@v1
uses: ruby/setup-ruby@6bd3d993c602f6b675728ebaecb2b569ff86e99b # v1.174.0
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
Expand Down

0 comments on commit 631a129

Please sign in to comment.