Skip to content

Commit

Permalink
chore: update ruby/setup-ruby action to v1.205.0 (#2062)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent b8b8d91 commit 31c540e
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@401c19e14f474b54450cd3905bb8b86e2c8509cf # v1.204.0
uses: ruby/setup-ruby@540484a3c0f308b08619664ec40bf6c371d172c3 # v1.205.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@401c19e14f474b54450cd3905bb8b86e2c8509cf # v1.204.0
uses: ruby/setup-ruby@540484a3c0f308b08619664ec40bf6c371d172c3 # v1.205.0
with:
ruby-version: ${{ env.RUBY_VERSION }}
- name: Install asciidoctor
Expand Down

0 comments on commit 31c540e

Please sign in to comment.