From 5369534a4d7fea37b7f4b294583a265154e155b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 09:31:54 +0000 Subject: [PATCH] chore(deps): update dependency ruby to v2.7.8 --- .github/workflows/brakeman.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/brakeman.yml b/.github/workflows/brakeman.yml index 207ce9cd..9f394a25 100644 --- a/.github/workflows/brakeman.yml +++ b/.github/workflows/brakeman.yml @@ -36,7 +36,7 @@ jobs: - name: Setup Ruby uses: ruby/setup-ruby@250fcd6a742febb1123a77a841497ccaa8b9e939 with: - ruby-version: '2.7' + ruby-version: '2.7.8' - name: Setup Brakeman env: