diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 96049eab..686ea90d 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -51,6 +51,6 @@ jobs: - name: Fix lint issues run: npm run lint:fix - - uses: autofix-ci/action@ea32e3a12414e6d3183163c3424a7d7a8631ad84 + - uses: autofix-ci/action@ff86a557419858bb967097bfc916833f5647fa8c with: commit-message: "fix: lint issues" \ No newline at end of file