From e1d374440397d5490c33843fc0ccbdf80e1156f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 01:30:38 +0000 Subject: [PATCH] Update ruby/setup-ruby action to v1.307.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 59a042789..bad64ac58 100644 --- a/.github/workflows/pr-build.yml +++ b/.github/workflows/pr-build.yml @@ -24,7 +24,7 @@ jobs: node-version: 24.15.0 - name: Set up Ruby 3.2 - uses: ruby/setup-ruby@c4e5b1316158f92e3d49443a9d58b31d25ac0f8f # v1.306.0 + uses: ruby/setup-ruby@6aaa311d81eba98ae12eaffbcb63296ace0efcde # v1.307.0 with: ruby-version: 3.4.9 diff --git a/.github/workflows/site-build.yml b/.github/workflows/site-build.yml index 5d0664156..923f4ca3f 100644 --- a/.github/workflows/site-build.yml +++ b/.github/workflows/site-build.yml @@ -24,7 +24,7 @@ jobs: node-version: 24.15.0 - name: Set up Ruby 3.2 - uses: ruby/setup-ruby@c4e5b1316158f92e3d49443a9d58b31d25ac0f8f # v1.306.0 + uses: ruby/setup-ruby@6aaa311d81eba98ae12eaffbcb63296ace0efcde # v1.307.0 with: ruby-version: 3.4.9