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 7d6e3c9 commit 4bb2430Copy full SHA for 4bb2430
.github/workflows/autofix.yml
@@ -24,6 +24,6 @@ jobs:
24
- name: Fix formatting
25
run: pnpm prettier:write
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