From 5b04b99cc359e151a883c31a487e2e10f752e4bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 21:29:38 +0000 Subject: [PATCH] Update ruby/setup-ruby action to v1.198.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pr-build.yml | 2 +- .github/workflows/site-build.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr-build.yml b/.github/workflows/pr-build.yml index e5e6317b0..72f8b336c 100644 --- a/.github/workflows/pr-build.yml +++ b/.github/workflows/pr-build.yml @@ -24,7 +24,7 @@ jobs: node-version: 18 - name: Set up Ruby 3.2 - uses: ruby/setup-ruby@7bae1d00b5db9166f4f0fc47985a3a5702cb58f0 # v1.197.0 + uses: ruby/setup-ruby@98aefb3c83eea830993080938ed245dc8e2b843b # v1.198.0 with: ruby-version: 3.2 diff --git a/.github/workflows/site-build.yml b/.github/workflows/site-build.yml index 149b2b7f9..1cd0ab072 100644 --- a/.github/workflows/site-build.yml +++ b/.github/workflows/site-build.yml @@ -24,7 +24,7 @@ jobs: node-version: 18 - name: Set up Ruby 3.2 - uses: ruby/setup-ruby@7bae1d00b5db9166f4f0fc47985a3a5702cb58f0 # v1.197.0 + uses: ruby/setup-ruby@98aefb3c83eea830993080938ed245dc8e2b843b # v1.198.0 with: ruby-version: 3.2