From 5e9cc81db5907d9760a4ebb554e84ef8645d69fe Mon Sep 17 00:00:00 2001 From: Sai Venkat Desu Date: Mon, 3 Jun 2024 14:04:14 +0530 Subject: [PATCH] ci: upgraded ruby/setup-ruby action from version v1.152.0 to v1.178.0 --- .github/actions/setup/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index 6b8c66d8..b67b23cd 100644 --- a/.github/actions/setup/action.yml +++ b/.github/actions/setup/action.yml @@ -15,7 +15,7 @@ runs: shell: bash - name: Set up Ruby - uses: ruby/setup-ruby@250fcd6a742febb1123a77a841497ccaa8b9e939 + uses: ruby/setup-ruby@0cde4689ba33c09f1b890c1725572ad96751a3fc # pinned to version v1.178.0 with: bundler-cache: true cache-version: 1