From a655e61e8748d0dfce17e5740f328c4fda7bfeec Mon Sep 17 00:00:00 2001 From: IK Renovate Bot Date: Fri, 31 May 2024 04:13:43 +0000 Subject: [PATCH] chore(deps): update ruby/setup-ruby digest to 0cde468 (.github/workflow-templates/ruby.yml) --- .github/workflow-templates/ruby.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflow-templates/ruby.yml b/.github/workflow-templates/ruby.yml index 8c92a32c..23c6207a 100644 --- a/.github/workflow-templates/ruby.yml +++ b/.github/workflow-templates/ruby.yml @@ -19,7 +19,7 @@ jobs: # To automatically get bug fixes and new Ruby versions for ruby/setup-ruby, # change this to (see https://github.com/ruby/setup-ruby#versioning): # uses: ruby/setup-ruby@v1 - uses: ruby/setup-ruby@943103cae7d3f1bb1e4951d5fcc7928b40e4b742 + uses: ruby/setup-ruby@0cde4689ba33c09f1b890c1725572ad96751a3fc with: ruby-version: 2.6 - name: Install dependencies