From 3363c0bc27f50ce66696046e733263425fa81ad1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Sep 2026 01:03:47 +0000 Subject: [PATCH] chore(deps): update restyled-io/actions action to v4.4.29 --- .github/workflows/restyled.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/restyled.yml b/.github/workflows/restyled.yml index aeb144be..7da3ac0f 100644 --- a/.github/workflows/restyled.yml +++ b/.github/workflows/restyled.yml @@ -42,10 +42,10 @@ jobs: git checkout -B "$HEAD_REF" - name: Setup Restyled - uses: restyled-io/actions/setup@bce8886781a3a4e9510a248d37a87e64ba143465 # v4.4.27 + uses: restyled-io/actions/setup@8467a405c8fafe4dff2f3c341e37b56bd1703c89 # v4.4.29 - name: Run Restyled - uses: restyled-io/actions/run@bce8886781a3a4e9510a248d37a87e64ba143465 # v4.4.27 + uses: restyled-io/actions/run@8467a405c8fafe4dff2f3c341e37b56bd1703c89 # v4.4.29 with: fail-on-differences: false suggestions: true