From 70648f6ec43f12aa8a5dd3a38a2d770b90933358 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 17:54:47 +0000 Subject: [PATCH] Update MeilCli/danger-action digest to 00861ec --- .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 ace6116..de7201a 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@1483db389d8b2b7c972ec47e90050de8f6b69d88 + uses: MeilCli/danger-action@00861ecc185fd7940c914d0e2e3da37d786eed41 if: github.event_name == 'pull_request' with: plugins_file: 'Gemfile'