From 925de9429f175ad0292e7f0f918b56bfceff9189 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 01:14:13 +0000 Subject: [PATCH] chore(deps): update autofix-ci/action digest to 635ffb0 --- .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 1e4919a07..3eac80f1b 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -35,6 +35,6 @@ jobs: if: ${{ github.event_name == 'push' || github.event.inputs.generate-docs == true }} run: pnpm docs:generate - name: Apply fixes - uses: autofix-ci/action@551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef + uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27 with: commit-message: 'ci: apply automated fixes and generate docs'