From 3481333f0af0249e79cc7b7f6b352195923b761f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 00:59:03 +0000 Subject: [PATCH] chore(deps): update ruby/setup-ruby digest to 79c01b8 --- .github/workflows/brakeman.yml | 2 +- .github/workflows/rubocop.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/brakeman.yml b/.github/workflows/brakeman.yml index 1ef898b..1680d93 100644 --- a/.github/workflows/brakeman.yml +++ b/.github/workflows/brakeman.yml @@ -34,7 +34,7 @@ jobs: # Customize the ruby version depending on your needs - name: Setup Ruby - uses: ruby/setup-ruby@250fcd6a742febb1123a77a841497ccaa8b9e939 + uses: ruby/setup-ruby@79c01b8847e1e8745099b43605caa205cdb10b90 with: ruby-version: '2.7' diff --git a/.github/workflows/rubocop.yml b/.github/workflows/rubocop.yml index b9decee..e41fec7 100644 --- a/.github/workflows/rubocop.yml +++ b/.github/workflows/rubocop.yml @@ -28,7 +28,7 @@ jobs: # If running on a self-hosted runner, check it meets the requirements # listed at https://github.com/ruby/setup-ruby#using-self-hosted-runners - name: Set up Ruby - uses: ruby/setup-ruby@250fcd6a742febb1123a77a841497ccaa8b9e939 + uses: ruby/setup-ruby@79c01b8847e1e8745099b43605caa205cdb10b90 with: ruby-version: 2.6