From ee6656bcf2ae00c5ea56b3dcde5e92617889da01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 17:38:55 +0000 Subject: [PATCH] deps: update ruby/setup-ruby action to v1.188.0 --- .github/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3af43e2bf..085384d98 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -619,7 +619,7 @@ jobs: with: node-version: 17.7 - name: Setup ruby - uses: ruby/setup-ruby@161cd54b698f1fb3ea539faab2e036d409550e3c # v1.187.0 + uses: ruby/setup-ruby@50ba3386b050ad5b97a41fcb81240cbee1d1821f # v1.188.0 with: ruby-version: 3.1.3 - name: Install asciidoctor @@ -676,7 +676,7 @@ jobs: - name: Install mermaid run: npm install -g @mermaid-js/mermaid-cli@10.8.0 - name: Setup ruby - uses: ruby/setup-ruby@161cd54b698f1fb3ea539faab2e036d409550e3c # v1.187.0 + uses: ruby/setup-ruby@50ba3386b050ad5b97a41fcb81240cbee1d1821f # v1.188.0 with: ruby-version: 2.7 - name: Install asciidoctor