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