Skip to content

Commit

Permalink
chore: Updating setup-ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
sebaland committed May 15, 2024
1 parent 506b032 commit 9f0cd72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_authenticator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
token: ${{steps.retrieve-token.outputs.token}}

- name: Setup Ruby
uses: ruby/setup-ruby@250fcd6a742febb1123a77a841497ccaa8b9e939 # v1.152.0
uses: ruby/setup-ruby@22fdc77bf4148f810455b226c90fb81b5cbc00a7 # v1.171.0
with:
ruby-version: '3.2.1'
bundler-cache: true
Expand Down

0 comments on commit 9f0cd72

Please sign in to comment.