From 171f1b3eacbbb58ff6f57da7ee9822397c65db66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 16:43:49 +0000 Subject: [PATCH] Update MeilCli/danger-action digest to 4bc232e --- .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 007e72f..0b89173 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -27,7 +27,7 @@ jobs: run: make test-macos - name: Danger action - uses: MeilCli/danger-action@75f0dfd054a4a777470d1c473ad8a14716648f42 + uses: MeilCli/danger-action@4bc232edbd65e8a2fbf58af0694e6bdb11404352 if: github.event_name == 'pull_request' with: plugins_file: 'Gemfile'