From 48defc17b986933fa83a9ad794b8f4bce1cce824 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 18:14:24 +0000 Subject: [PATCH] Update MeilCli/danger-action digest to a3acb47 --- .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 334e98f..e2732ea 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@148a0ee280c8b383edd1cd039eb79f6f60bfb155 + uses: MeilCli/danger-action@a3acb47c6da5ec03629d868f47b9e2c69af18b62 if: github.event_name == 'pull_request' with: plugins_file: 'Gemfile'