From 8e47226dfc3e32893fb5bb944a019a638fed3fe9 Mon Sep 17 00:00:00 2001 From: lizyChy0329 Date: Mon, 2 Sep 2024 09:53:55 +0800 Subject: [PATCH] chore: add autofix-ci --- .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 89c6c7a..87948c2 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -31,4 +31,4 @@ jobs: - name: Lint run: pnpm lint:fix - # - uses: autofix-ci/action@v1 \ No newline at end of file + - uses: autofix-ci/action@dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a \ No newline at end of file