Skip to content

Commit 53e5c62

Browse files
committed
ci: update autofix action
1 parent f8dbeb1 commit 53e5c62

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
- run: pnpm automd
2323
- run: pnpm lint:fix
24-
- uses: autofix-ci/action@ea32e3a12414e6d3183163c3424a7d7a8631ad84
24+
- uses: autofix-ci/action@ff86a557419858bb967097bfc916833f5647fa8c
2525
with:
2626
commit-message: "chore: apply automated updates"

0 commit comments

Comments
 (0)