Skip to content

Commit

Permalink
chore: update ruby/setup-ruby action to v1.217.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent 0eec13c commit d0d1269
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@ jobs:
with:
node-version: ${{ env.NODE_VERSION }}
- name: Setup ruby
uses: ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215.0
uses: ruby/setup-ruby@8711a86ab6f9aa72890da4123b2ef7283b6b22b6 # v1.217.0
with:
ruby-version: ${{ env.RUBY_VERSION }}
- name: Install asciidoctor
Expand Down Expand Up @@ -709,7 +709,7 @@ jobs:
with:
node-version: ${{ env.NODE_VERSION }}
- name: Setup ruby
uses: ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215.0
uses: ruby/setup-ruby@8711a86ab6f9aa72890da4123b2ef7283b6b22b6 # v1.217.0
with:
ruby-version: ${{ env.RUBY_VERSION }}
- name: Install asciidoctor
Expand Down

0 comments on commit d0d1269

Please sign in to comment.