Skip to content

Commit a3a4d42

Browse files
Update autofix-ci/action digest to ea32e3a
1 parent 510393e commit a3a4d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autofix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
- run: pnpm install
2222
- name: Fix lint issues
2323
run: pnpm run lint:fix
24-
- uses: autofix-ci/action@8caa572fd27b0019a65e4c695447089c8d3138b9
24+
- uses: autofix-ci/action@ea32e3a12414e6d3183163c3424a7d7a8631ad84
2525
with:
2626
commit-message: "chore: apply automated fixes"

0 commit comments

Comments
 (0)