From fc985765357f2687cc52ac2de2dc26eb158e07d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 20:30:29 +0000 Subject: [PATCH] Bump restyled-io/actions/setup from 4.4.27 to 4.4.28 Bumps [restyled-io/actions/setup](https://github.com/restyled-io/actions) from 4.4.27 to 4.4.28. - [Release notes](https://github.com/restyled-io/actions/releases) - [Commits](https://github.com/restyled-io/actions/compare/bce8886781a3a4e9510a248d37a87e64ba143465...67eaade33e75b529818c2e07c506ad29c2c1d776) --- updated-dependencies: - dependency-name: restyled-io/actions/setup dependency-version: 4.4.28 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/restyled.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/restyled.yml b/.github/workflows/restyled.yml index e2845f6e7f3b..22bb3a9c7ba5 100644 --- a/.github/workflows/restyled.yml +++ b/.github/workflows/restyled.yml @@ -14,7 +14,7 @@ jobs: - name: Checkout uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - - uses: restyled-io/actions/setup@bce8886781a3a4e9510a248d37a87e64ba143465 # v4 + - uses: restyled-io/actions/setup@67eaade33e75b529818c2e07c506ad29c2c1d776 # v4 - id: restyler uses: restyled-io/actions/run@bce8886781a3a4e9510a248d37a87e64ba143465 # v4