From 36eb6975b677c6c3eab5cdc3b381097f622033b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 20:57:12 +0000 Subject: [PATCH] Update MeilCli/danger-action digest to 8abb7c3 --- .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 de7201a..272eac1 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@00861ecc185fd7940c914d0e2e3da37d786eed41 + uses: MeilCli/danger-action@8abb7c3032a54dbbdf898dbab2245dc12dba6ed6 if: github.event_name == 'pull_request' with: plugins_file: 'Gemfile'