From 9e9556d82a1286bed6a952232391c2c0172b40c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 02:42:58 +0000 Subject: [PATCH] chore(deps): update autofix-ci/action digest to 7a166d7 --- .github/workflows/autofix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index b8d8618..5feacbd 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -11,5 +11,5 @@ jobs: with: { node-version: lts/*, cache: "pnpm" } - run: pnpm install - run: pnpm format - - uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27 + - uses: autofix-ci/action@7a166d7532b277f34e16238930461bf77f9d7ed8 with: { commit-message: "chore: apply automated updates" }