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 76879a2 commit d5c2471Copy full SHA for d5c2471
.github/workflows/autofix.yml
@@ -26,6 +26,6 @@ jobs:
26
- name: Regenerate docs
27
run: pnpm build:all && pnpm docs:generate
28
- name: Apply fixes
29
- uses: autofix-ci/action@551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef
+ uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27
30
with:
31
commit-message: 'ci: apply automated fixes'
0 commit comments