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 631c81b commit 925de94Copy full SHA for 925de94
.github/workflows/autofix.yml
@@ -35,6 +35,6 @@ jobs:
35
if: ${{ github.event_name == 'push' || github.event.inputs.generate-docs == true }}
36
run: pnpm docs:generate
37
- name: Apply fixes
38
- uses: autofix-ci/action@551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef
+ uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27
39
with:
40
commit-message: 'ci: apply automated fixes and generate docs'
0 commit comments