From 77624f0410e1b91d55cce0194bdc3f91f2776d18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 02:32:15 +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 ff435f0..125b6e9 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -20,6 +20,6 @@ jobs: cache: "pnpm" - run: pnpm install - run: pnpm lint:fix - - uses: autofix-ci/action@dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a + - uses: autofix-ci/action@2891949f3779a1cafafae1523058501de3d4e944 with: commit-message: "chore: apply automated updates"