Skip to content

Commit

Permalink
chore: update ruby/setup-ruby action to v1.178.0 (#1500)
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 May 30, 2024
1 parent 37ddf79 commit b49bdca
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 @@ -619,7 +619,7 @@ jobs:
with:
node-version: 17.7
- name: Setup ruby
uses: ruby/setup-ruby@943103cae7d3f1bb1e4951d5fcc7928b40e4b742 # v1.177.1
uses: ruby/setup-ruby@0cde4689ba33c09f1b890c1725572ad96751a3fc # v1.178.0
with:
ruby-version: 3.1.3
- name: Install asciidoctor
Expand Down Expand Up @@ -676,7 +676,7 @@ jobs:
- name: Install mermaid
run: npm install -g @mermaid-js/[email protected]
- name: Setup ruby
uses: ruby/setup-ruby@943103cae7d3f1bb1e4951d5fcc7928b40e4b742 # v1.177.1
uses: ruby/setup-ruby@0cde4689ba33c09f1b890c1725572ad96751a3fc # v1.178.0
with:
ruby-version: 2.7
- name: Install asciidoctor
Expand Down

0 comments on commit b49bdca

Please sign in to comment.