From f5135ef8e90d67994279334d3b01e81ab9e5b59c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 17:40:53 +0000 Subject: [PATCH] Update MeilCli/danger-action digest to 75f0dfd --- .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 3cd3ad7..007e72f 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@18eeddb07f870572eeae9edb0dd5a4196d93eb64 + uses: MeilCli/danger-action@75f0dfd054a4a777470d1c473ad8a14716648f42 if: github.event_name == 'pull_request' with: plugins_file: 'Gemfile'