diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 2af569d84..34ac84fe2 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -25,6 +25,6 @@ jobs: - run: pnpm install --frozen-lockfile - run: pnpm run lint --write - - uses: autofix-ci/action@dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a + - uses: autofix-ci/action@ff86a557419858bb967097bfc916833f5647fa8c with: commit-message: 'style: fix code style'