From 8cde892e44d263bb4cc4eb2a0125ed45b7b4785c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 15:40:27 +0000 Subject: [PATCH] Update ruby/setup-ruby action to v1.192.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 b4ed7632f..3bff93625 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@52753b7da854d5c07df37391a986c76ab4615999 # v1.191.0 + uses: ruby/setup-ruby@a6b46b8a08edb18935835849f2a17072d5cc8c73 # v1.192.0 with: ruby-version: 3.2 diff --git a/.github/workflows/site-build.yml b/.github/workflows/site-build.yml index 836693f4c..c0907b367 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@52753b7da854d5c07df37391a986c76ab4615999 # v1.191.0 + uses: ruby/setup-ruby@a6b46b8a08edb18935835849f2a17072d5cc8c73 # v1.192.0 with: ruby-version: 3.2