diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 97fce69863..187f8a0eac 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -25,6 +25,6 @@ jobs: - run: pnpm gen-presets - name: Fix lint issues run: npm run format - - uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27 + - uses: autofix-ci/action@7a166d7532b277f34e16238930461bf77f9d7ed8 with: commit-message: "chore: apply automated updates"