Skip to content

Commit

Permalink
chore: update ruby/setup-ruby action to v1.193.0 (#1813)
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 Sep 17, 2024
1 parent 1904c62 commit ea08a79
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 @@ -651,7 +651,7 @@ jobs:
with:
node-version: 17.7
- name: Setup ruby
uses: ruby/setup-ruby@a6b46b8a08edb18935835849f2a17072d5cc8c73 # v1.192.0
uses: ruby/setup-ruby@f321cf5a4d1533575411f8752cf25b86478b0442 # v1.193.0
with:
ruby-version: 3.1.3
- name: Install asciidoctor
Expand Down Expand Up @@ -708,7 +708,7 @@ jobs:
- name: Install mermaid
run: npm install -g @mermaid-js/mermaid-cli@10.8.0
- name: Setup ruby
uses: ruby/setup-ruby@a6b46b8a08edb18935835849f2a17072d5cc8c73 # v1.192.0
uses: ruby/setup-ruby@f321cf5a4d1533575411f8752cf25b86478b0442 # v1.193.0
with:
ruby-version: 2.7
- name: Install asciidoctor
Expand Down

0 comments on commit ea08a79

Please sign in to comment.