From a3496731ab9f5e7de7fb71917379d4bbecc88284 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 21:16:14 +0000 Subject: [PATCH] Update ruby/setup-ruby action to v1.197.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 aa0fd1703..18e7496bf 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@f26937343756480a8cb3ae1f623b9c8d89ed6984 # v1.196.0 + uses: ruby/setup-ruby@7bae1d00b5db9166f4f0fc47985a3a5702cb58f0 # v1.197.0 with: ruby-version: 3.2 diff --git a/.github/workflows/site-build.yml b/.github/workflows/site-build.yml index 77b6ea4ac..429298526 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@f26937343756480a8cb3ae1f623b9c8d89ed6984 # v1.196.0 + uses: ruby/setup-ruby@7bae1d00b5db9166f4f0fc47985a3a5702cb58f0 # v1.197.0 with: ruby-version: 3.2