We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8d53ae commit e62555eCopy full SHA for e62555e
.github/workflows/autofix.yml
@@ -24,6 +24,6 @@ jobs:
24
- name: Fix formatting
25
run: pnpm prettier --ignore-unknown . --check
26
- name: Apply fixes
27
- uses: autofix-ci/action@551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef
+ uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27
28
with:
29
commit-message: "ci: apply automated fixes"
0 commit comments