From 5f5327679c9981ca632eba946b8842dc5ab31112 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 19:33:47 +0000 Subject: [PATCH] chore(deps): update autofix-ci/action digest to 2891949 --- .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 a4498fbed4..98e0ae0553 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -19,6 +19,6 @@ jobs: cache: pnpm - run: pnpm install - run: pnpm lint --fix - - uses: autofix-ci/action@ea32e3a12414e6d3183163c3424a7d7a8631ad84 + - uses: autofix-ci/action@2891949f3779a1cafafae1523058501de3d4e944 - run: pnpm build - run: pnpm typecheck