From 3dcafcea05c63c5d474f73d12a3b8c7d03a30641 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 03:49:30 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Upgrade=20Captive-Studio/captive?= =?UTF-8?q?-ci=20digest=20to=20e7a8907?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dd85db7..21bd8d9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,6 +7,6 @@ on: jobs: ruby-ci: - uses: Captive-Studio/captive-ci/.github/workflows/ruby-ci.yml@2362a21908973cdf6d2d001aba5ecdc3af6dc5ab # main + uses: Captive-Studio/captive-ci/.github/workflows/ruby-ci.yml@e7a8907480e6a5d6e76937b17e6161533a3badd9 # main with: lint-command: bundle exec rubocop -f github