diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index c36bf0f..6ca3864 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -22,6 +22,6 @@ jobs: - run: pnpm lint:fix - run: pnpm build - run: pnpm automd - - uses: autofix-ci/action@ea32e3a12414e6d3183163c3424a7d7a8631ad84 + - uses: autofix-ci/action@ff86a557419858bb967097bfc916833f5647fa8c with: commit-message: "chore: apply automated updates"