Skip to content

Commit

Permalink
Bump ruby/setup-ruby from 1.194.0 to 1.199.0 (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 9ac6d22 commit 08dee55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
# Setup Ruby to allow for caching of danger install artifacts
- name: Setup Ruby
if: always() # always run even if the previous step fails
uses: ruby/setup-ruby@c04af2bb7258bb6a03df1d3c1865998ac9390972 # v1.194.0
uses: ruby/setup-ruby@7d3497fd78c07c0d84ebafa58d8dac60cd1f0763 # v1.199.0
with:
ruby-version: '3.1.0'
bundler-cache: true
Expand Down

0 comments on commit 08dee55

Please sign in to comment.